Jump to content

Need simple Wiki Renderer tips


donjaime

Recommended Posts

I am developing a web application that requires some basic wiki functionality for part of the UI.
I am trying to find a simple wiki renderer or package that can facilitate the following:

Given some Wiki Markup, Wm.
Passing Wm into the Renderer returns valid HTML, free from script injections, unpermitted tags, etc...

I have been trying some open source wikis, but they are uneccessarily bloated and complex, and I am having trouble extracting such a simple renderer from their code bases.

Does anyone have any recommendations that could help me out?

Thanks in advance!
Link to comment
https://forums.phpfreaks.com/topic/21755-need-simple-wiki-renderer-tips/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.