fix mermaid default font
This commit is contained in:
parent
ed3686684d
commit
5eb04b81d2
3 changed files with 7 additions and 12 deletions
|
@ -11,6 +11,6 @@
|
|||
{{ .Page.Scratch.Set "mermaid" true }}
|
||||
{{ end }}
|
||||
|
||||
<pre class="mermaid{{ with .Get "class" }} {{ . }}{{ end }}">
|
||||
<pre class="gdoc-mermaid mermaid{{ with .Get "class" }} {{ . }}{{ end }}">
|
||||
{{- .Inner -}}
|
||||
</pre>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue