Extract the first # H1 heading from a list of lines.
# H1
Markdown source split on newlines
Value returned when no H1 is found
Extracted heading text or the fallback
Extract the first
# H1heading from a list of lines.