This website requires JavaScript.
Explore
Help
Sign In
lwd
/
hugo-theme-relearn
Watch
1
Star
0
Fork
0
You've already forked hugo-theme-relearn
mirror of
https://github.com/McShelby/hugo-theme-relearn
synced
2025-04-30 22:32:02 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
hugo-theme-relearn
/
layouts
/
_default
/
_markup
/
render-codeblock-mermaid.html
4 lines
81 B
HTML
Raw
Normal View
History
Unescape
Escape
mermaid: use partial for codefence formatting
2022-07-02 14:00:51 +02:00
{{- partial "shortcodes/mermaid.html" (dict
"context" .
"content" .Inner
) }}
Reference in New Issue
Copy Permalink