维基渲染引擎的C#?像redcloth,bluecloth,或者体面的东西 [英] Wiki rendering engine for C#? like redcloth, bluecloth, or something decent

查看:137
本文介绍了维基渲染引擎的C#?像redcloth,bluecloth,或者体面的东西的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我们已经使用了redcloth和bluecloth维基渲染器的使用Ruby,基本上你可以做这样的事情...

We have used the redcloth and bluecloth wiki renderer's with Ruby, basically you can do something like this...

HTML = RedCloth.to_html(wiki_content)

html = RedCloth.to_html(wiki_content)

和噗,你回来的HTML。

and poof, you get back HTML.

有什么在那里为C#/。NET?

Is there something out there for C#/.NET ?

推荐答案

的http:// wikiplex .codeplex.com /

这篇关于维基渲染引擎的C#?像redcloth,bluecloth,或者体面的东西的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆