3
votes
1answer
704 views

CKEditor and Wiki Markup (A Custom Data Processor?)

I am looking for a non-HTML Rich text editing solution. Since I do not want to allow users to post HTML code from fear of various XSS reasons I implemented a Wiki Markup solution using MarkItUp ...