We used the rendering of the cello and the bluecloth wiki with Ruby, basically you can do something like this ...
html = RedCloth.to_html (wiki_content)
and poof, you get the HTML code.
Is there anything for C # /. NET?
try http://wikiplex.codeplex.com/
, . , ? MindTouch , , , .
- HTMLcontent, Halide, , HTML-ify, , <p></p> <br /> .. , .
<p></p>
<br />
SO Markdown HTML-. google Markdown.NET .