Commit a3f556c
committed
Preprocess: handle new Ranges placeholder links
The site uses placeholder links that get replaced by JS to point to
either Ranges TS or standard Ranges pages, depending on whether they are
used on Ranges TS pages or not. This is necessary because the links are
generated by the syntax highlighter, which doesn't know about the
different targets. This change adds handling of those placeholder links
to replace them by proper relative links.1 parent ceaf61b commit a3f556c
1 file changed
+25
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
173 | 173 | | |
174 | 174 | | |
175 | 175 | | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
176 | 198 | | |
177 | 199 | | |
178 | 200 | | |
| |||
203 | 225 | | |
204 | 226 | | |
205 | 227 | | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
206 | 231 | | |
207 | 232 | | |
208 | 233 | | |
| |||
0 commit comments