diff options
author | Ingo Schwarze <schwarze@openbsd.org> | 2017-07-14 15:56:37 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@openbsd.org> | 2017-07-14 15:56:37 +0000 |
commit | 0a3fdda2fdfc6e87b86c158cca5f54f59f302ddf (patch) | |
tree | b405cd6693754ece2bc987508959029c657bd6c0 /regress/char/unicode/invalid.out_html | |
parent | 6743059f021b4239f933715e225da9a692cf92ff (diff) | |
download | mandoc-0a3fdda2fdfc6e87b86c158cca5f54f59f302ddf.tar.gz |
print HTML character references as 4+ digits hexadecimal, like Unicode;
from bentley@, tweaked by me
Diffstat (limited to 'regress/char/unicode/invalid.out_html')
-rw-r--r-- | regress/char/unicode/invalid.out_html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/regress/char/unicode/invalid.out_html b/regress/char/unicode/invalid.out_html index 6456d728..c4761ea6 100644 --- a/regress/char/unicode/invalid.out_html +++ b/regress/char/unicode/invalid.out_html @@ -4,5 +4,5 @@ just right: >+< too long: >..< too large: >..< trailing garbage: >< -not unicode: >_.↑.⇑< +not unicode: >_.↑.⇑< ENDTEST |