Commit 5ed8de1
committed
Fix duplicate Highlights anchor in 0.86 release post
The pre-truncate teaser "### Highlights" and the "## Highlights"
section heading both slug to "highlights", so Docusaurus generated two
table-of-contents entries (#highlights and #highlights-1).
Make the teaser bold text instead of a heading. The "## Highlights"
section now appears once in the sidebar with its three subsections nested
underneath it, and the teaser preview links still resolve.1 parent 1195c64 commit 5ed8de1
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
0 commit comments