wiki.trwnh.com/layouts/partials/name.html
2024-01-23 13:59:14 -06:00

16 lines
126 B
HTML

{{ $firstH1 :=
(
substr
(
delimit
(
findRE
"^#{1} ([^{\n]+)"
.RawContent
1
)
""
)
2
)
}}