wiki.trwnh.com/layouts/partials/name.html

16 lines
126 B
HTML
Raw Normal View History

2024-01-23 19:59:14 +00:00
{{ $firstH1 :=
(
substr
(
delimit
(
findRE
"^#{1} ([^{\n]+)"
.RawContent
1
)
""
)
2
)
}}