C++ articles do not have syntax highlighting for C++ code
Site Bugs / Suggestions
5
Posts
4
Posters
121
Views
-
One example of the affected articles: https://www.codeproject.com/articles/Fast-SIMD-Prototyping
Please kindly fix it.
Thanks.
-
The same problem with Python, C# and preformatted text as well. It worked, however, some days ago.
-
There was an issue with the code formatter - reported: Code formatting issue in Article
-
Still an issue for newly published articles.
-
also consider using showdown
https://github.com/showdownjs/showdown
Or Prism.js
Could save you folks a lot of pain.