Delete layouts/_default/markup/render-codeblock-mermaid.html

Delete layouts/_default/markup/render-codeblock-mermaid.html for layouts/_default/_markup/render-codeblock-mermaid.html
This commit is contained in:
BLZR
2024-11-01 18:03:20 +05:30
committed by GitHub
parent 5a041686f7
commit ff35f54974

View File

@ -1,4 +0,0 @@
<pre class="mermaid">
{{- .Inner | safeHTML }}
</pre>
{{ .Page.Store.Set "hasMermaid" true }}