Mr. DrogDrog
Mr. DrogDrog
### Is your feature request related to a problem? Please describe. Right now our cypress tests are running against a mocked backend. While this is enough for testing most of...
**Which part of the project should be enhanced?** Drag'n'Drop Tests **Is your enhancement request related to a problem? Please describe.** While implementing hedgedoc/react-client#1787 I removed the "Drag&Drop of plain text...
**Which part of the project should be enhanced?** E2E-Tests for rendering libraries. **Is your enhancement request related to a problem? Please describe.** Yesterday we had to downgrade d3-graphviz because the...
**Which part of the project should be enhanced?** Markmap **Is your enhancement request related to a problem? Please describe.** Markmap is split into 3 libs: the (markdown)parser, the renderer and...
**Is your feature request related to a problem? Please describe.** You can use e.g. ``` 1. a 1. second 2. last ``` and the markdown-it plugin for lists will translate...
### Is your feature request related to a problem? Please describe. Right now it's not possible to do Undo/Redo. ### Describe the solution you'd like Implement an Adapter between codemirror...
### Is your feature request related to a problem? Please describe. Right now its not possible to use the browser's print function with HedgeDoc 2 because the browser always wants...