#370: Allow markdown in details shortcode, also change markdownify to RenderString in other shortcodes
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
<blockquote class="book-hint {{ .Get 0 }}">
|
||||
{{ .Inner | markdownify }}
|
||||
{{ .Inner | .Page.RenderString }}
|
||||
</blockquote>
|
||||
|
||||
Reference in New Issue
Block a user