aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/eqn/fromto/basic.out_html
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2017-07-14 15:56:37 +0000
committerIngo Schwarze <schwarze@openbsd.org>2017-07-14 15:56:37 +0000
commitff3d7d9996ea5f017430919b824c15e1bf1a6e31 (patch)
tree5492b63432e1ca32fc00f6eb2dab95b01213512a /regress/eqn/fromto/basic.out_html
parentc5573921b272ce5903b1846fecd6a58e1cb0e6c9 (diff)
downloadmandoc-ff3d7d9996ea5f017430919b824c15e1bf1a6e31.tar.gz
mandoc-ff3d7d9996ea5f017430919b824c15e1bf1a6e31.tar.zst
mandoc-ff3d7d9996ea5f017430919b824c15e1bf1a6e31.zip
print HTML character references as 4+ digits hexadecimal, like Unicode;
from bentley@, tweaked by me
Diffstat (limited to 'regress/eqn/fromto/basic.out_html')
-rw-r--r--regress/eqn/fromto/basic.out_html2
1 files changed, 1 insertions, 1 deletions
diff --git a/regress/eqn/fromto/basic.out_html b/regress/eqn/fromto/basic.out_html
index a5789c19..a1dbe244 100644
--- a/regress/eqn/fromto/basic.out_html
+++ b/regress/eqn/fromto/basic.out_html
@@ -1 +1 @@
-<mrow><munderover><mo>&#8721;</mo><mrow><mi>i</mi><mo>=</mo><mn>1</mn></mrow><mo>&#8734;</mo></munderover><mfrac><mn>1</mn><msup><mi>i</mi><mn>2</mn></msup></mfrac></mrow>
+<mrow><munderover><mo>&#x2211;</mo><mrow><mi>i</mi><mo>=</mo><mn>1</mn></mrow><mo>&#x221E;</mo></munderover><mfrac><mn>1</mn><msup><mi>i</mi><mn>2</mn></msup></mfrac></mrow>