As i just asked a LaTex-question on SO, i noticed that there is no correct Syntax-highlighting for Latex-Code in a codeblock. This makes it hard to read the code.
Would it be possible to add the Latex-Syntax to the codeblocks?
|
As i just asked a LaTex-question on SO, i noticed that there is no correct Syntax-highlighting for Latex-Code in a codeblock. This makes it hard to read the code. Would it be possible to add the Latex-Syntax to the codeblocks? |
|||||||||||||
|
|
No common standard? But as far as i know, the syntax of keywords is still always the same, isn't it? Words beginning with "\" are keywords. % are comments. To highlight these words accordingly would already be enough to make it much more readable. At least it should be possible to turn off the "regular" code highlighting. This example shows most of the problems:
|
|||
|
|