Fix spacing around rawhtml shortcode

Removes line break from generated HTML output. This line break renders in browsers as an unwanted space.
This commit is contained in:
WfKe9vLwSvv7rN 2022-08-22 13:13:51 +00:00
parent b906338dc8
commit 962fb5b275
No known key found for this signature in database
GPG Key ID: 7ABFAFE6553B81BB

View File

@ -1,2 +1,2 @@
<!-- raw html --> <!-- raw html -->
{{.Inner}} {{- .Inner -}}