Wiki.js is an open source wiki application that provides excellent Markdown support. I’ve been impressed by the quality of this free software and recommend it to anyone interested in a wiki for personal or team use. Wiki.js is easy to use and provides a number of powerful configuration options, including the ability to enable Pandoc for converting between markup formats, like AsciiDoc, and settings for enabling and disabling various Markdown formatting options. It works well out of the box and rivals many propriety software offerings.

This is a web-based application that requires a database, so installation could be a bit of a headache depending on your familiarity with command line utilities. That said, this is an open source project with fantastic documentation and support. If you run into problems, you could probably file a GitHub issue or swing by the Wiki.js Slack workspace.

Wiki.js Markdown application

Wiki.js Markdown 支持

Wiki.js provides support for the following Markdown elements.

Element Support Notes
标题 支持
段落 支持
换行符 支持 You can use a trailing backslash (\) instead of trailing whitespace.
粗体 支持
斜体 支持
块引用 支持
有序列表 支持
无序列表 支持
代码块 支持
水平分隔符 支持
链接 支持 You can link to other notes in Dendron by using the [[Link name|filename]] syntax.
图片 支持
表格 支持
围栏代码块 支持
语法高亮 支持
脚注 支持
标题 ID 支持 Automatically generated.
定义列表 不支持
删除线 支持
任务列表 支持
Emoji (复制和粘贴) 支持
Emoji (简码) 支持
强调 不支持
下标 支持
上标 支持
Automatic URL Linking 支持
Disabling Automatic URL Linking 不支持
HTML 支持

Support for Additional Syntax Elements

As an added bonus, Wiki.js provides support for several obscure elements.

Element Markdown 渲染输出
Abbreviation *[HTML]: Hyper Text Markup Language
The HTML specification is maintained by the W3C.
The HTML specification is maintained by the W3C.

另请参阅

想了解更多 Markdown 技巧?

现在不要停下来!在下面输入你的电子邮件地址,以通过电子邮件接收新的 Markdown 教程。我们不会发送垃圾邮件!