dashboard
repositories
filestore
activity
search
login
scapegoat
/
Docs2
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
fix: padding for empty title callouts (#308)
Mattia Ippoliti
2023-04-01
ba7a968881083b9d3b3b6ecd65df076e76bcb164
[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 }}