✨ Use store method impl the music etc shortcode.
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
<div class="mermaid" align="{{ .Get "align" | default "center" }}" {{ with .Get "bc" }} style="background: {{ . }}" {{ end }}>
|
||||
{{ safeHTML .Inner }}
|
||||
</div>
|
||||
</div>
|
||||
|
||||
{{ .Page.Store.SetInMap "scParams" "mermaid" true }}
|
||||
Reference in New Issue
Block a user