You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For example the heading <h2 id="4--toimielimet">4 § Toimielimet</h2> turns into an entry <li><a href="#4-%C2%A7-toimielimet">4 § Toimielimet</a></li> and naturally doesn't work. This can be reproduced at least on:
For example the heading
<h2 id="4--toimielimet">4 § Toimielimet</h2>
turns into an entry<li><a href="#4-%C2%A7-toimielimet">4 § Toimielimet</a></li>
and naturally doesn't work. This can be reproduced at least on:Otherwise I haven't experienced any issues with
doctoc
, while I love using it withpre-commit
, thank you.The text was updated successfully, but these errors were encountered: