You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
matrix-spec/changelogs/internal/newsfragments
Kévin Commaille 7ec9b7f2e1
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>
5 days ago
..
.gitignore
1967.clarification
1969.clarification
1970.clarification
1971.clarification
1972.clarification
1975.clarification
1976.clarification
1977.clarification
1984.clarification
1985.clarification
1991.clarification
1996.clarification Restore heading self links (#2007) 5 days ago
1997.clarification Fix author links in the proposals lists (#1997) 2 weeks ago
1999.clarification
2000.clarification Update Inter font and set `display: swap` (#2000) 2 weeks ago
2001.clarification Use a proper favicon (#2001) 2 weeks ago
2002.clarification Fix error in ToC script at the bottom of the page (#2002) 2 weeks ago
2003.clarification Clean up unused CSS classes in openapi/render-operation partial (#2003) 2 weeks ago
2005.clarification Fix regression introduced when inlining "Required" (#2005) 1 week ago
2006.clarification Fix `changed-in` partial when used with multiple paragraphs (#2006) 1 week ago
2007.clarification Restore heading self links (#2007) 5 days ago
2009.clarification Remove trailing slash on void HTML elements (#2009) 2 weeks ago