Commit d36b3ac
authored
[Slotted options] Add backticks to select in link to keep it from eating the whole doc (#1370)
The "`<select>`" in the link to the new explainer was being treated as
an actual `<select>` by the markdown parser resulting in a mangled
document. Fix it by adding backticks.1 parent 3a06ed6 commit d36b3ac
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
0 commit comments