We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54cf9e0 commit 9571f95Copy full SHA for 9571f95
src/utils/uppercase.js
@@ -52,7 +52,7 @@ const codeTypes = {
52
macruby: 'MacRuby',
53
markdown: 'Markdown',
54
md: 'Markdown',
55
- mermaid: 'Mermaid',
+ mermaid: 'Mermaid', // syntax highlighting not supported yet
56
ml: 'OCaml',
57
mssql: 'SQL Server',
58
mysql: 'MySQL',
0 commit comments