Files
hextra/layouts/page.markdown.md
Floren Munteanu e8f5f51cd8 fix: greedy trim (#946)
Co-authored-by: Floren Munteanu <19806136+fmunteanu@users.noreply.github.com>
2026-02-23 20:26:55 +00:00

3 lines
69 B
Markdown

{{- .Title | replaceRE "\n" " " | printf "# %s" }}
{{ .RawContent }}