From 350c272437a47fa1f627c016c2f0bf7107da2185 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Thu, 1 Dec 2022 13:05:30 +0300 Subject: [PATCH] notes... Signed-off-by: Alex A. Naanou --- pwiki2.js | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pwiki2.js b/pwiki2.js index 1708c95..fbec67d 100755 --- a/pwiki2.js +++ b/pwiki2.js @@ -40,6 +40,10 @@ * * XXX BUG? can't use < and > (both?) in page title... * ...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 BUG: parser: * This will break: