-
- Downloads
use a name= instead of id=
back in 9d9aed39 (use <a id=""> instead of name, as name is not HTML5, 2023-06-01) we switched everything to id= but overlooked that id= actually gets redacted by GitLab's sanitizer. With this, we should be able to get the anchors through the filter even if it generates non-conformant HTML5.
Showing
- doc/accounts.md 9 additions, 9 deletionsdoc/accounts.md
- howto/backup.md 1 addition, 1 deletionhowto/backup.md
- howto/git.md 1 addition, 1 deletionhowto/git.md
- howto/gitlab.md 1 addition, 1 deletionhowto/gitlab.md
- howto/postgresql.md 2 additions, 2 deletionshowto/postgresql.md
- policy/tpa-rfc-2-support.md 2 additions, 2 deletionspolicy/tpa-rfc-2-support.md
Please register or sign in to comment