This website requires JavaScript.
Explore
Help
Register
Sign In
Filip
/
matrix-spec
Watch
1
Star
0
Fork
You've already forked matrix-spec
0
mirror of
https://github.com/matrix-org/matrix-spec
synced
2026-04-21 10:24:08 +02:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
7409e6980d
matrix-spec
/
changelogs
/
internal
/
newsfragments
/
1996.clarification
2 lines
45 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Restore heading self links (#2007) It was a change I did not notice when upgrading Docsy from 0.8.0 to 0.11.0. Docsy changed the way heading self links are generated: they used to be rendered with JS and now they use a Hugo render hook. This means two things: - We need to enable them explicitly by overriding the `_default/_markup/render-heading.html` template. - We need to add the self heading ourselves to headings that are not rendered by Hugo, i.e. HTML headings that we create ourselves. Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
2024-11-29 10:38:55 +01:00
Upgrade docsy to 0.11.0 and hugo to 0.139.0.
Reference in a new issue
Copy permalink