Strip HTML tags and common HTML entities from a heading value, then collapse all whitespace. Used by the executive-brief H1 extractor to normalise both Markdown # โฆ headings and centered <h1>โฆ</h1> template blocks.
# โฆ
<h1>โฆ</h1>
Strip HTML tags and common HTML entities from a heading value, then collapse all whitespace. Used by the executive-brief H1 extractor to normalise both Markdown
# โฆheadings and centered<h1>โฆ</h1>template blocks.