dashboard
repositories
filestore
activity
search
login
scapegoat
/
Docs2
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
feat: Adding Twitter and Social image preview including description (#207)
Simon Späti
2023-02-07
bde44fadf20a1f91a466653f9552ce8bd658e2f9
[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 }}