From 0a3fdda2fdfc6e87b86c158cca5f54f59f302ddf Mon Sep 17 00:00:00 2001 From: Ingo Schwarze Date: Fri, 14 Jul 2017 15:56:37 +0000 Subject: print HTML character references as 4+ digits hexadecimal, like Unicode; from bentley@, tweaked by me --- regress/eqn/fromto/basic.out_html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'regress/eqn/fromto') 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 @@ -i=11i2 +i=11i2 -- cgit