1
0
mirror of synced 2025-12-31 15:04:15 -05:00
Commit Graph

5 Commits

Author SHA1 Message Date
Kevin Heis
2876eda1f9 Change permalinks -> heading links (#36739) 2023-05-01 14:53:55 +00:00
Kevin Heis
d5281724e2 Update permalinks for accessibility (#36714)
Co-authored-by: Peter Bengtsson <mail@peterbe.com>
2023-05-01 14:03:02 +00:00
Peter Bengtsson
94b33badd7 exclude headings from minitoc that don't have links (#32407) 2022-11-07 19:46:21 +00:00
Peter Bengtsson
2f37efd633 minimize content in miniToc prop (#28522)
* make miniToc pure data and no html strings

* fixups

* minimize content in miniToc prop

* minimize content in miniToc prop

* some types refactoring

* fix tests
2022-06-15 21:04:54 +00:00
Mike Surowiec
85f6a43502 Mini TOC semantic rendering (#21836)
* semantic rendering of miniTocItems

* feat: create nested mini toc structure to simplify semantic rendering

* remove className usage of indentationLevel in miniToc rendering

* manually run script/graphql/update-files.js to update pre-rendered files

* use less brittle regex method to extract number
2021-10-04 10:48:42 -04:00