text
text copied to clipboard
📑 Collaborative document editing using Markdown
Given the new approach to load a document state from the file content, we should consider adding a way to initialize an editing session lazy. This could be useful for...
**Is your feature request related to a problem? Please describe.** When using the editor from another app with `OCA.Text.createEditor`, I can't provide my own extensions. **Describe the solution you'd like**...
**Is your feature request related to a problem? Please describe.** When using the editor from another app with `OCA.Text.createEditor`, I can't set the default value for the placeholder **Describe the...
**Is your feature request related to a problem? Please describe.** As a Nextcloud user I often have to repeat the document title in the file name and the heading inside...
**Describe the bug** When a link in a read only document is focussed with the tab key the link bubble does not open - even not on pressing space or...
**Describe the bug** Backticks aren't turned into code formatting when preceded by a punctuation character. For example typing this: ```md (`foobar` ``` does not result in code formatting being applied....
just tested on nc29.0.0b1 the link popup in workspaces in the files app overlaps with the left sidebar: 
I have a report with a har file dump for a shortly popping up conflict dialog that seems to be caused by a race between the save and sync request...
**Describe the bug** Pasting an image into a table destroys it **To Reproduce** Steps to reproduce the behavior: 1. Create a table 2. Paste an image into one of the...
**Describe the bug** I have a long document with many images. When I scroll to the bottom it loads all the images, but then the whole text scrolls because the...