From: Herbert P. <her...@gm...> - 2007-06-12 21:32:05
|
Hi, Is it somehow possible to not remove HTML but instead escape it with html entities ? this seems to be a much more user friendly way for wikis to deal with HTML. i tried to simply put in a pre processor, but had no luck yet.. basically because i'm not sure if i fully understand how the current implementation removes HTML . (like why HTML is escaped in code blocks and not fully removed) .. is there an easy way to do this ? thanks & cu, herbert P.S.: @Yuri Takhteyev: i guess you don't really care any more since you've already put up a wiki .. but anyway .. http://sct.sphene.net/ is my wiki based on python-markdown (and django) |