You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I see gogs uses highlight.js and CMake is supported (build framework) used in C/C++ style projects.
When gogs sees one of the following files it could highlight with CMake markup:
CMakeLists.txt (with correct casing)
*.cmake
I search through the gogs sourcecode but as far as I can tell you let highlight.js automatic select the syntax highlighting and dont set the div class attribute as specified here: https://highlightjs.org/usage/