🐛 Fix extra whitespace added in render hooks

Fixed #679
This commit is contained in:
James Panther
2023-10-25 09:11:10 +11:00
parent d88f6c49be
commit 7810026589
5 changed files with 17 additions and 10 deletions
+1 -1
View File
@@ -61,4 +61,4 @@
{{ with $caption }}<figcaption class="text-center">{{ . | markdownify }}</figcaption>{{ end }}
</figure>
{{ end }}
{{ end }}
{{ end }}