(CMake) Multi-line comments aren't supported properly #3591
Labels
bug
enhancement
An enhancement or new feature
good first issue
Should be easier for first time contributors
help welcome
Could use help from community
language
Describe the issue
Multi-line comments aren't supported properly, highlight.js seems to treat them like single-line comments which start similarly (
#
)Which language seems to have the issue?
CMake
Are you using
highlight
orhighlightAuto
?highlight
Sample Code to Reproduce
Expected behavior
Everything from
#[[
to]]
is treated like a multi-line comment and grayed outAdditional context
The text was updated successfully, but these errors were encountered: