From 22a27abf9f7e6da7c6971451df8aa8291e2ac499 Mon Sep 17 00:00:00 2001 From: James Aylett Date: Fri, 5 Jan 2001 18:07:17 +0000 Subject: * Couple more TODO items, from Simon's feedback. [originally from svn r833] --- bk_xhtml.c | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/bk_xhtml.c b/bk_xhtml.c index 2b2e6b6..1cb4ecc 100644 --- a/bk_xhtml.c +++ b/bk_xhtml.c @@ -5,7 +5,12 @@ * Still to do: * * +++ doesn't handle non-breaking hyphens. Not sure how to yet. + * +++ HTML 4 and Netscape don't like hex numeric entity refs, according + * to SGT. Am I wrong, or him, or them? * +++ entity names (from a file -- ideally supply normal SGML files) + * +++ configuration directive to file split where the current layout + * code wouldn't. Needs changes to _ponder_layout() and _do_paras(), + * perhaps others. * * Limitations: * -- cgit v1.1