diff options
Diffstat (limited to 'tests/suite/html/syntax.typ')
| -rw-r--r-- | tests/suite/html/syntax.typ | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/suite/html/syntax.typ b/tests/suite/html/syntax.typ new file mode 100644 index 00000000..af671ef5 --- /dev/null +++ b/tests/suite/html/syntax.typ @@ -0,0 +1,3 @@ +--- html-non-char html --- +// Error: 1-9 the character `"\u{fdd0}"` cannot be encoded in HTML +\u{fdd0} |
