dashboard
repositories
filestore
activity
search
login
scapegoat
/
Docs2
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fix callout behaviour inconsistent with Obsidian (closes #168) (#268)
chaosarium
2023-01-09
eb2f6aeca891135389e58da0016c60af1363df61
[scapegoat/Docs2.git]
/
layouts
/
_default
/
_markup
/
render-codeblock-mermaid.html
1
2
3
4
<div class="mermaid">
{{- .Inner | safeHTML }}
</div>
{{ .Page.Store.Set "hasMermaid" true }}