HedgeDoc is an open-source collaborative markdown writing platform
What is HedgeDoc?
HedgeDoc is a self-hosted, web-based collaborative markdown editor for teams and enterprise. It is an ideal solution for students, researchers, and writers.
Formally it was called CodiMD, but changed its name in order to overcome a similar name conflict for another Markdown app.
Users can install HedgeDoc easily on their remote servers using Docker and Docker Compose.
Features
- Free and open-source software
- It comes with a full responsive user-friendly interface
- HedgeDoc offers a seamless real-time experience
- It has a useful presentation mode
- It supports many type of Markdown diagrams and graphs
- It also offers a built-in split viewer
- Shows who's online
- HedgeDoc comes with WYSIWYG editor
- Review in real-time
- One click publish document
- Documentation statistics that include words, lines, characters, spaces and more
- It offers a full support for the slide mode
- Import documents from Gist, and clipboard
- Download documents as Markdown, HTML, and Raw HTML.
- HedgeDoc comes with extensive revision options
- Supports photo attachments and uploading
- It supports tables, comments, checklists and more
- Built-in dark mode
- Auto line detection
- Supports third-party authentication
Install HedgeDoc
Docker and Docker Compose
Installing it using Docker and Docker Compose is the easiest way to get it up and running. All is required is getting your docker-compose.yml
ready then run it.
Manual installation
The project is built on top of Node.js and uses any popular SQL database like MySQL, SQLite, and PostgreSQL. For more instructions, head for the official documentation.
Platforms
Can be installed on Windows, Linux, or macOS.
License
HedgeDoc is an open-source project released under AGPL-3.0 License.