dashboard
repositories
filestore
activity
search
login
scapegoat
/
Docs2
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
adding myself to the showcase (#301)
Mike Walton
2023-03-23
b7c305e0024ca78c1d9f9d7a5107ffc124c56ab1
[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 }}