feat: add mermaid code fences usage
This commit is contained in:
@ -60,3 +60,7 @@ pre code:hover {
|
||||
pre code::-webkit-scrollbar-thumb:hover {
|
||||
background: $gray-500;
|
||||
}
|
||||
|
||||
code.language-mermaid {
|
||||
background: none;
|
||||
}
|
||||
|
Reference in New Issue
Block a user