HedgeDoc - Ideas grow better together
Find a file
Philip Molares 6d0d7c31ff test: add additional tests for convertInlineStyleToMap
This test if the code leaved custom css properties be.

Signed-off-by: Philip Molares <philip.molares@udo.edu>
2024-11-01 15:53:15 +01:00
.github chore(deps): update actions/upload-artifact digest to 3eadd8b 2024-09-26 16:50:09 +00:00
.idea/copyright
.yarn
backend refactor(oidc): simplify callback statement 2024-11-01 14:36:35 +01:00
commons fix(deps): update dependency ws to v8.18.0 [security] 2024-09-26 18:39:37 +02:00
dev-reverse-proxy
docker
docs feat(backend revision): add clean-up note revisions job (#5349) 2024-09-26 17:24:24 +02:00
frontend refactor(test): Replace inline snapshot with file snapshot (#5830) 2024-10-08 21:13:27 +00:00
html-to-react test: add additional tests for convertInlineStyleToMap 2024-11-01 15:53:15 +01:00
LICENSES
markdown-it-plugins
.dockerignore
.env.example
.env.example.license
.gitattributes
.gitignore
.mailmap
.mailmap.license
.nvmrc
.nvmrc.license
.yarnrc.yml
AUTHORS
CODE_OF_CONDUCT.md
codecov.yml
CONTRIBUTING.md
developer-certificate-of-origin.txt
developer-certificate-of-origin.txt.license
LICENSE
package.json chore(deps): update codemirror 2024-09-27 02:32:34 +00:00
package.json.license
README.md Drop X (Twitter) from readme 2024-09-26 16:44:08 +02:00
renovate.json
renovate.json.license
REUSE.toml
SECURITY.md
turbo.json
turbo.json.license
yarn.lock chore(deps): update codemirror 2024-09-27 02:32:34 +00:00
yarn.lock.license

HedgeDoc Logo

#HedgeDoc on matrix.org version POEditor Mastodon REUSE Compliance Check Nest.JS CI codecov

HedgeDoc lets you create real-time collaborative markdown notes.

Getting Started

State of the project

HedgeDoc 1.x is stable and used around the world, but the codebase has grown over time, making it hard to add new features.
We are currently working on HedgeDoc 2, a complete rewrite of HedgeDoc. Please note the following:

  • This branch contains the latest development code and does not implement all features yet. If you are looking for the 1.x source code, have a look at the master branch.
  • The 1.x release is maintenance-only. We do not accept feature requests or PRs for this release anymore and may choose to close non-critical bug reports, if the bug will be non-existent in 2.0.
  • HedgeDoc 2 will be split in two components. The backend and the frontend. Both are present in this repository.

Development

Information for setting up a local development environment can be found in the developer documentation

HedgeDoc 2 Alpha

Curious about the new look and feel of HedgeDoc 2? We provide a demo of the alpha on hedgedoc.dev.

If you want to try it out on your own devices, visit the HedgeDoc 2 docs. But be aware that these may change over time.

Contributions

We welcome contributions!
Have a look at our contribution docs to find out how you can help. If you want to contribute to HedgeDoc 2, please join our development chat.

License

Licensed under AGPLv3. For our list of contributors, see AUTHORS.

The license does not include the HedgeDoc logo, whose terms of usage can be found in the github repository.