Add syntax highlighing to issues
I believe there must be an issue for this but I searched and I could find it.
I also searched the docs and didn't find out how to add syntax highlighting to issues.
I expected it to be explained on this page. https://docs.gitlab.com/ee/user/project/issues/index.html
Problem to solve
Code is hard to read in code blocks on the issue page.
Intended users
Anyone who reads issues.
Further details
Proposal
The language can be specified after three backticks.
\```Python
\```
I don't know how to put three backticks inside a code block.
Permissions and Security
Documentation
Testing
What does success look like, and how can we measure that?
Code in issues can have syntax highlighting.