Fix headers with custom IDs via the correct syntax (#1578)
Was previously using <a name="..."> elements which just add another anchor rather than changing the existing one. They also use a deprecated HTML attribute and in some cases broke the header display. Fixes #1572. Signed-off-by: Midnight Veil <midnightveil@fea.st>
This commit is contained in:
parent
564444d43e
commit
b79fa06cfb
4 changed files with 5 additions and 5 deletions
|
@ -0,0 +1 @@
|
|||
Fix broken header formatting. Contributed by @midnightveil.
|
Loading…
Add table
Add a link
Reference in a new issue