cex: use the bullet in HTML

* data/xslt/xml2xhtml.xsl: here.
This commit is contained in:
Akim Demaille
2020-06-21 09:00:44 +02:00
parent 9e75066819
commit 3dd8f2305a
2 changed files with 7 additions and 2 deletions

5
TODO
View File

@@ -41,6 +41,11 @@ Use "•" instead of ".".
Not all the conflicts have counterexamples generated. See the "break"s in
counterexample_report_state.
*** point, dot
We have too many names. In XML we use "point", in C "dot". A traditional
more accurate name of "item" is "pointed rule", so we should probably prefer
"point" to "dot".
** Bistromathic
- Hitting tab on a line with a syntax error is ugly