Highlight Python syntax with Rouge
What does this MR do and why?
Adds a fallback to highlighting Python files with Rouge.
Screenshots or screen recordings
before | after |
---|---|
How to set up and validate locally
- Open a Python file containing docstrings sample
- The syntax should be highlighted as expected
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Related to #385848 (closed)