Allowing HTML into the newLISP wiki pages

Started by joejoe, September 19, 2009, 07:51:09 AM

Previous topic - Next topic

joejoe

Hi - At the bottom of the Advanced Features Help page for the nL wiki



http://newlisp.nfshost.com/wiki/index.cgi?page=How_To_Use_Advanced_Features">http://newlisp.nfshost.com/wiki/index.c ... d_Features">http://newlisp.nfshost.com/wiki/index.cgi?page=How_To_Use_Advanced_Features



it says:


QuoteHTML tags

The following HTML tags can be used, but without any attributes or options. To change the appearance of how these tags work, use the style sheet in Default Style. Care must be taken to close tags if required. Unclosed tags can change the appearance of all the remaining page with unexpected results.


Is there any way to allow full html code to be displayed through the wiki?

Some sort of total escaping or something? Or is this not a good thing to do w/ the wiki?



I was about to begin to strip out and replace all the html w/ nL code, but I thought first to ask to see if something easier is allowed.



Thanks!