Commit 79895f9
[2.0 branch] Fix parsing of docblocks that contain code snippets (#5748)
* Fix parsing of docblocks that contain code snippets
* Add variable to docs for `amp_dev_mode_enabled` filter
* Wrap HTML tag in backticks
* Add more markdown formatting and restore linebreak
* Remove obsolete amp_is_canonical() examples
* Reorder composer.json fields
* Ensure alphabetical order for patches in composer.json
* Run composer update
Co-authored-by: Pierre Gordon <[email protected]>
Co-authored-by: John Watkins <[email protected]>1 parent da521c2 commit 79895f9
File tree
5 files changed
+79
-72
lines changed- docs
- src/Parser
- templates
- includes
5 files changed
+79
-72
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
49 | 48 | | |
50 | | - | |
| 49 | + | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
56 | | - | |
57 | | - | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
174 | 174 | | |
175 | 175 | | |
176 | 176 | | |
177 | | - | |
178 | | - | |
| 177 | + | |
| 178 | + | |
179 | 179 | | |
180 | 180 | | |
181 | 181 | | |
| |||
194 | 194 | | |
195 | 195 | | |
196 | 196 | | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
197 | 206 | | |
198 | 207 | | |
199 | 208 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
325 | 325 | | |
326 | 326 | | |
327 | 327 | | |
328 | | - | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
329 | 331 | | |
330 | 332 | | |
331 | 333 | | |
332 | 334 | | |
333 | | - | |
334 | | - | |
335 | | - | |
| 335 | + | |
| 336 | + | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
336 | 340 | | |
337 | | - | |
| 341 | + | |
338 | 342 | | |
339 | | - | |
340 | | - | |
341 | | - | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
342 | 348 | | |
343 | 349 | | |
344 | 350 | | |
345 | | - | |
346 | | - | |
347 | | - | |
348 | | - | |
349 | | - | |
350 | | - | |
351 | | - | |
352 | | - | |
353 | | - | |
354 | | - | |
355 | | - | |
356 | | - | |
357 | | - | |
358 | | - | |
359 | | - | |
360 | | - | |
361 | | - | |
362 | | - | |
363 | | - | |
| 351 | + | |
| 352 | + | |
| 353 | + | |
| 354 | + | |
| 355 | + | |
| 356 | + | |
364 | 357 | | |
365 | 358 | | |
366 | 359 | | |
| |||
1450 | 1443 | | |
1451 | 1444 | | |
1452 | 1445 | | |
1453 | | - | |
| 1446 | + | |
1454 | 1447 | | |
1455 | 1448 | | |
1456 | 1449 | | |
| |||
1468 | 1461 | | |
1469 | 1462 | | |
1470 | 1463 | | |
1471 | | - | |
| 1464 | + | |
1472 | 1465 | | |
1473 | 1466 | | |
1474 | 1467 | | |
| |||
0 commit comments