Initial Commit
This commit is contained in:
3
themes/hugo-coder/layouts/shortcodes/mermaid.html
Normal file
3
themes/hugo-coder/layouts/shortcodes/mermaid.html
Normal file
@ -0,0 +1,3 @@
|
||||
<div class="mermaid">
|
||||
{{- .Inner | safeHTML }}
|
||||
</div>
|
Reference in New Issue
Block a user