Please add a "prettyprint" CSS class when explicitly defining class with
<!-- language: something -->
regardless of there being no valid language tag.
It is inspired by question Syntax highlighting not working.
|
Please add a "prettyprint" CSS class when explicitly defining class with
regardless of there being no valid language tag. It is inspired by question Syntax highlighting not working. |
|||||||||||||
|
|
Code with no matching tags for language will now be prettified if they have an override after the next deploy. |
|||||||||||||||||
|
|
To enhance on this a bit: without any language tags in the question, the following should work too. After the first deployment it did output
This rendered without highlighting, but meanwhile things have been fixed. A new (dummy) save of the post gets one the expected highlighting:
The preview uses the default Prettify, which is fine to me. |
||||
|
|