Commit cb39e7f
committed
docs: escape < in roadmap perf-baseline bullet so MDX doesn't read it as JSX
Docusaurus 3 uses MDX, which sees `<30s` as the opening of a JSX tag
and aborts compilation with 'Unexpected character 3 before name'.
Replaced with the prose 'under Ns' form.1 parent 67a6548 commit cb39e7f
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
0 commit comments