Here are some more bugs/comments:
*) If you have a page title with quotes in it, they don't appear when you
reedit the page. For example, if you have (This is a "test"), the page title
on reediting will be (This is a ).
*) If you enter < in a page for the < character, it appears as a < when
you reedit the page. For example, edit the syntax page. After you save the
page, the <b> is changed to <b>.
*) The scanner should reinitialize the keyword map when it loads
(WikiScanner initializeKeywordMap).
*) If you rename the Syntax page, it stops appearing on the edit pages.
*) Page names should be case-insensitive. Most likely ordinary users are
used to non-case-sensitive items (e.g., the Windows file system, domain
names --
WWW.GOOGLE.COM =
www.google.com).
John Brant