fix: greedy trim (#946)

Co-authored-by: Floren Munteanu <19806136+fmunteanu@users.noreply.github.com>
This commit is contained in:
Floren Munteanu
2026-02-23 15:26:55 -05:00
committed by GitHub
parent af8fd2185e
commit e8f5f51cd8
2 changed files with 2 additions and 4 deletions

View File

@@ -1,3 +1,2 @@
{{- .Title | replaceRE "\n" " " | printf "# %s" -}}
{{- .Title | replaceRE "\n" " " | printf "# %s" }}
{{ .RawContent }}