HedgeDoc
Open-source, web-based collaborative markdown editor for real-time note-taking and presentations
À propos de HedgeDoc
HedgeDoc is a self-hosted, open-source tool that enables real-time collaboration on markdown documents, presentations, and diagrams. With features like permission management, revisions, and low system requirements, it's ideal for teams and individuals who need a secure and flexible note-taking solution.
FAQ
The PDF Export feature was removed due to security vulnerabilities related to the use of a headless Chromium instance. Plans are in place to re-add this feature safely, but it is not expected until HedgeDoc 2.1 or later.
No, running multiple instances of HedgeDoc on the same database is not recommended. The server process is not entirely stateless, which can result in missing or broken content for users. Instead, use a high-level orchestrator to ensure only one instance is running at a time.
Many servers block embedding due to security settings like the X-Frame-Options header, which is often set to SAMEORIGIN. To embed a PDF, the hosting server must either omit this header or explicitly allow your HedgeDoc instance's URI in an ALLOW-FROM statement.
Embedding HedgeDoc notes via iframes is disabled by default for security reasons. To enable it, ensure your instance is served over HTTPS, set CMD_COOKIE_POLICY to 'none', and enable CMD_CSP_ALLOW_FRAMING. Refer to the configuration docs for details.
This issue is often caused by a missing or incorrect CMD_DOMAIN configuration or reverse proxy setup. Check the reverse proxy documentation and ensure CMD_PROTOCOL_USESSL is set to true if using HTTPS.
Older versions of HedgeDoc had migration bugs. Refer to the Troubleshooting Migrations guide for steps to resolve this issue, as migrations may not have been properly recorded.
If the interface appears broken, HedgeDoc may not be able to find asset files like images or stylesheets. Verify the CMD_DOMAIN, CMD_PROTOCOL_USESSL, and CMD_URL_ADDPORT settings (or their environment variable equivalents) and check the reverse proxy guide for configuration help.
Alternatives à considérer
Voir toutes les alternativesBadges
Faites la promotion de HedgeDoc et donnez-lui plus de visibilité en ajoutant ces badges à votre site web, votre documentation ou votre fiche produit. Chaque badge renvoie vers la page de HedgeDoc sur Webfolio.
<a href="https://www.webfolio.to/tools/hedgedoc?utm_source=badge&utm_campaign=badge" target="_blank" rel="noopener noreferrer"><img src="https://www.webfolio.to/badges/featured_color.svg" alt="Mis en avant sur Webfolio" style="max-width: 150px" /></a>
Catégories
Revendiquer cet outil
Vous êtes le fondateur ? Revendiquez votre profil pour mettre à jour les détails et suivre les vues.