开发者

Minimal way to render Wiki Syntax (for example MoinMoin Wiki)

开发者 https://www.devze.com 2023-01-02 05:35 出处:网络
I enjoy using to Wikis to document all kind of stuff (recently I used MoinMoin, so I am used to that syntax).

I enjoy using to Wikis to document all kind of stuff (recently I used MoinMoin, so I am used to that syntax).

Now I am looking for a more lightweight solution, for documents where setting up a MoinMoin server is too much hassle.

What is the "easiest" way to render a .txt file in Wiki syntax (for example by displaying it, or converting it to HTML)?

It should work on Linux, but the more platform-independent, the better.开发者_如何学Python

Maybe there is even a JavaScript based solution?


Try Markdown, it's the syntax used here on stackoverflow. There's a perl tool you can download and run on your markdowned text files. Markdown is simple and intuitive.

Examples here: http://daringfireball.net/projects/markdown/basics

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号