Commit 0e43fcf
[css-images-3] Fix escaping in definition of <size>
Definition of `<size>` currently appears as: `<size> = | | {2}` because
autolinks to types/productions need to be wrapped in `<<foo>>` to properly
generate a `<foo>` construct (and not a `<foo>` HTML tag)1 parent ee5bdac commit 0e43fcf
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
508 | 508 | | |
509 | 509 | | |
510 | 510 | | |
511 | | - | |
| 511 | + | |
512 | 512 | | |
513 | 513 | | |
514 | 514 | | |
| |||
0 commit comments