Extract the visible H1 text (Markdown # โฆ first, then HTML <h1>โฆ</h1> template heading) from the executive-brief content. Returns null when neither form is present.
# โฆ
<h1>โฆ</h1>
null
Extract the visible H1 text (Markdown
# โฆfirst, then HTML<h1>โฆ</h1>template heading) from the executive-brief content. Returnsnullwhen neither form is present.