Allow raw html input via shortcode
This commit is contained in:
parent
897f4fc9bb
commit
fdab80212b
1 changed files with 2 additions and 0 deletions
2
layouts/shortcodes/rawhtml.html
Normal file
2
layouts/shortcodes/rawhtml.html
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
<!-- raw html -->
|
||||||
|
{{.Inner}}
|
Loading…
Reference in a new issue