Closed 3rady closed 5 years ago
Syntax highlighting of code blocks does not seem to be working in version 1.7.0. For example:
== This is a test Here is some text. [source,cpp] ---- // // Comments // void MyFunc ( int Param1, char* Param2 ) { // Do stuff... } ----
Syntax highlighting works in version 1.6.9.
Environment: Windows 10, 64-bit.
Hey, try https://github.com/asciidocfx/AsciidocFX/releases/tag/v1.7.1
I can confirm that this has been resolved. Thanks!
Syntax highlighting of code blocks does not seem to be working in version 1.7.0. For example:
Syntax highlighting works in version 1.6.9.
Environment: Windows 10, 64-bit.