Breaking change: switch to '{{%' decorators in shortcodes to better support shortcode-in-shortcode
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
{{- $tab.Name -}}
|
||||
</label>
|
||||
<div class="book-tabs-content markdown-inner">
|
||||
{{- .Content | $.Page.RenderString -}}
|
||||
{{- .Content | safeHTML -}}
|
||||
</div>
|
||||
{{- end -}}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user