Commit 1bd9aa1
authored
in docs, pnpm approve-builds (#25839)
## Description
Two fixes:
1. in docs, pnpm approve-builds for "linkcheck-bin"
2. Work around bug in lint checker where it cannot handle the generated
link to itself for a markdown section `#### 🌶️ Spicy`. Removing the
`FE0F` ( `VARIATION SELECTOR-16` ) from 🌶️to work around bug (giving 🌶)
seems to fix it.1 parent bf13cba commit 1bd9aa1
File tree
2 files changed
+5
-2
lines changed- docs
- docs/data-structures/tree/schema-evolution
2 files changed
+5
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
89 | | - | |
| 89 | + | |
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
0 commit comments