Commit de25f59
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).
Drop the redundant "## Highlights" section wrapper and promote its three
subsections to top-level headings, matching the structure of the 0.84
release post. The sidebar now shows a single Highlights entry followed by
the highlight topics.1 parent 1195c64 commit de25f59
1 file changed
Lines changed: 3 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | | - | |
26 | | - | |
| 24 | + | |
27 | 25 | | |
28 | 26 | | |
29 | 27 | | |
30 | 28 | | |
31 | 29 | | |
32 | | - | |
| 30 | + | |
33 | 31 | | |
34 | 32 | | |
35 | 33 | | |
| |||
41 | 39 | | |
42 | 40 | | |
43 | 41 | | |
44 | | - | |
| 42 | + | |
45 | 43 | | |
46 | 44 | | |
47 | 45 | | |
| |||
0 commit comments