
Marked.js
Markdown-it
Snarkdown
Markdeep
Strapdown.js
MarkItDown
PyQt
prism.js
DocuCommit.se
BookStack
GitBook
Confluence
Wiki.js
Outline Wiki
Archbee.io
Daux.io
DocuCommit is a self-hosted documentation platform that stores every page as plain Markdown in your own Git repository. There is no database: every edit is a real commit, so revision history, diffs, and restore come from Git itself, not from a vendor's revision table.
Non-developers get a WYSIWYG editor that writes clean Markdown (toggle to source anytime), a guided three-pane merge when two people edit the same page, and paragraph comments stored in a sidecar file so the Markdown stays clean. Developers get files they can grep, and AI agents can read the entire knowledge base with a git clone. No integration layer, no sync pipeline.
Includes full-text search, draw.io and Mermaid diagrams stored next to the Markdown, and one-click export to Markdown, HTML, and PDF. A desktop app for editing, plus a read-only server (Docker) that publishes the docs to the whole team. Leaving costs nothing: the repo is already yours, so there is nothing to migrate out of.
A startup from Sweden.
Marked.js
DocuCommit.seBased on our record, Marked.js seems to be more popular. It has been mentiond 18 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
How does Satteri compare to a standard library like marked (https://github.com/markedjs/marked)? - Source: Hacker News / 20 days ago
It is trivially easy to create your own with libraries like this [0] (34k stars) or this one [1] (444 stars). 0: https://github.com/markedjs/marked. - Source: Hacker News / about 1 year ago
๐ Marked Markdown parser. Use it to create your own markdown editor. Source: over 2 years ago
Another contestant in this realm is Bright[1]. It runs entirely on the server and doesn't increase bundle size as seen here[2]. Regarding parsing speed tree-sitter is without a doubt performant since it is written in Rust, but I don't have any problems "parsing on every keystroke" with a setup containing Marked[3], highlight.js[4] and a sanitizer. I did however experience performance issues with other Markdown... - Source: Hacker News / about 3 years ago
The project uses markedJS to convert markdown into HTML, this is their GitHub page. Source: about 3 years ago
Markdown-it - High-speed Markdown parser with 100% CommonMark support, extensions & syntax plugins.
BookStack - An open source knowledge management application that's focused on ease of use.
Snarkdown - The super fast, 1kb Markdown parser in JavaScript
GitBook - Modern Publishing, Simply taking your books from ideas to finished, polished books.
Markdeep - Advanced Markdown renderer for the browser with full diagram support
Confluence - Confluence is content collaboration software that changes how modern teams work