plane/packages/editor
M. Palanikannan 27762ea500 fix: inline code blocks, code blocks and links have saner behaviour (#3318)
* fix: removed backticks in inline code blocks

* added better error handling while cancelling uploads

* fix: inline code blocks, code blocks and links have saner behaviour

- Inline code blocks are now exitable, don't have backticks, have better padding vertically and better regex matching
- Code blocks on the top and bottom of the document are now exitable via Up and Down Arrow keys
- Links are now exitable while being autolinkable via a custom re-write of the tiptap-link-extension

* fix: more robust link checking
2024-01-22 13:19:43 +05:30
..
core fix: inline code blocks, code blocks and links have saner behaviour (#3318) 2024-01-22 13:19:43 +05:30
document-editor fix: link preview editor (#3335) 2024-01-22 13:19:43 +05:30
extensions fix: eslint dependencies fixes 2023-12-26 17:03:43 +05:30
lite-text-editor [refactor] Editor code refactoring (#3194) 2023-12-22 18:10:18 +05:30
rich-text-editor [refactor] Editor code refactoring (#3194) 2023-12-22 18:10:18 +05:30