
Wiki.js
Modern self-hosted wiki with a first-class markdown editor.
Wiki.js is a modern, open-source wiki engine that runs on Node.js. Its primary editing experience is a markdown editor with live preview, alongside visual and other editors, with pages stored optionally as markdown files synced to Git.
Granular permissions, search, authentication providers, and theming make it a common pick for team knowledge bases that want wiki structure with markdown ergonomics.
Similar markdown tools
Docsify
Renders a docs site from markdown files on the fly — no build step.
Docusaurus
Meta's React-based documentation site generator powered by MDX.
GitBook
Hosted documentation platform that syncs with markdown in Git.
MkDocs
Fast, simple project documentation from markdown files.
Teedoc
Static documentation site generator for multi-docs websites.
Writerside
JetBrains' documentation IDE with markdown authoring.
Try markdown before you install anything
The free online markdown editor gives you a live side-by-side preview in the browser — a quick way to test the syntax Wiki.js uses, with nothing to download or sign up for.
Open the editor