mirror of
https://github.com/Wonderfall/hugo-WonderMod.git
synced 2025-09-04 19:18:33 +02:00
Fix spacing around rawhtml
shortcode (#1018)
Removes line break from generated HTML output. This line break renders in browsers as an unwanted space.
This commit is contained in:
@ -1,2 +1,2 @@
|
|||||||
<!-- raw html -->
|
<!-- raw html -->
|
||||||
{{.Inner}}
|
{{- .Inner -}}
|
Reference in New Issue
Block a user