Would it be possible to list the 41 (?) language specifiers that are supported for code blocks?
Can I also make a bid to add the CYPHER query language? It is supported by Prism.
Would it be possible to list the 41 (?) language specifiers that are supported for code blocks?
Can I also make a bid to add the CYPHER query language? It is supported by Prism.
Cypher is not currently included, but there's support for it in highlight.js. Building a new version for the next update that includes all of the external packages listed on https://highlightjs.readthedocs.io/en/latest/supported-languages.html. I'll also add a list of supported languages to the docs.