forked from ruslo/hunter
-
Notifications
You must be signed in to change notification settings - Fork 192
Closed
Labels
bugSomething isn't workingSomething isn't workingdocumentationImprovements or additions to documentationImprovements or additions to documentation
Description
Warning, treated as error:
/builds/hunter/hunter/docs/creating-new/test/ci.rst:84:Could not lex literal_block as "JSON". Highlighting skipped.The referenced codeblock is the following:
.. literalinclude:: ../../../.github/workflows/ci/matrix.json
:language: JSONThe matrix.json file contains // comments, which are not valid json tripping the highlighting.
Removing the :language: JSON part fixes this warning
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingdocumentationImprovements or additions to documentationImprovements or additions to documentation