Open eric-schneider opened 4 months ago
When a section title contains an href:
== https://github.com/stargate/data-api/tree/v1.0.13[v1.0.13] (2024-07-01)
The generated HTML looks correct:
<h2 id="v1-0-13-2024-07-01"><a class="anchor" href="#v1-0-13-2024-07-01"></a><a class="link" href="#v1-0-13-2024-07-01"><a href="https://github.com/stargate/data-api/tree/v1.0.13">v1.0.13</a> (2024-07-01)</a></h2>
However, the href gets bumped to the end of the section title:
When a section title contains an href:
The generated HTML looks correct:
However, the href gets bumped to the end of the section title: