Working template
This commit is contained in:
3
layouts/shortcodes/logseq/orgQUOTE.html
Normal file
3
layouts/shortcodes/logseq/orgQUOTE.html
Normal file
@ -0,0 +1,3 @@
|
||||
<blockquote class="hint {{ .Get 0 }}">
|
||||
{{ .Inner | $.Page.RenderString }}
|
||||
</blockquote>
|
Reference in New Issue
Block a user