Merge pull request #2289 from ZhenShuo2021/fix/render-link-EOF

🐛 Fix: render-link.html adding space after each link
This commit is contained in:
Nuno C.
2025-07-10 11:43:14 +01:00
committed by GitHub

View File

@@ -8,3 +8,4 @@
{{ end }}> {{ end }}>
{{- .Text | safeHTML -}} {{- .Text | safeHTML -}}
</a> </a>
{{- /* Trim EOF */ -}}