Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2022-12-01 13:05:30 +03:00
parent ab5a3b216e
commit 350c272437

View File

@ -40,6 +40,10 @@
* *
* XXX BUG? can't use < and > (both?) in page title... * XXX BUG? can't use < and > (both?) in page title...
* ...can't seem to delete these pages -- seems to be a template problem... * ...can't seem to delete these pages -- seems to be a template problem...
* ...one of the issues is that we are reading .innerHTML and it gets
* all html reserved chars ("&<>") converted into enteties...
* ...another issue is that the entities get converted back in some
* cases wrecking havoc with links...
* XXX parser: error handling: add line number + context... (???) * XXX parser: error handling: add line number + context... (???)
* XXX BUG: parser: * XXX BUG: parser:
* This will break: * This will break: