Skip to content

Commit c4098ab

Browse files
authored
feat: add mermaid (#551)
* add mermaid * note
1 parent d0706d8 commit c4098ab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/utils/uppercase.js

+1
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ const codeTypes = {
5252
macruby: 'MacRuby',
5353
markdown: 'Markdown',
5454
md: 'Markdown',
55+
mermaid: 'Mermaid', // syntax highlighting not supported yet
5556
ml: 'OCaml',
5657
mssql: 'SQL Server',
5758
mysql: 'MySQL',

0 commit comments

Comments
 (0)