text
text copied to clipboard
📑 Collaborative document editing using Markdown
### 📝 Summary * Resolves: #5270 #### 🖼️ Screenshots (wip) [Bildschirmaufzeichnung vom 20.02.2024, 12:23:34.webm](https://github.com/nextcloud/text/assets/97337118/c6180bf3-b551-4e96-8b7a-d03687940aa5) ### 🚧 TODO - [ ] allow turning the preview back into a link - [...
**Describe the bug** Sometimes closing the editor won't save the file. The sync request goes out but since the version has not increased it does not save anything. **To Reproduce**...
## Goal When editing a markdown file I want to be able to embed content from another app either as a preview or editable ## Approach - [ ] define...
**Describe the bug** Some ANSI text gets converted to UTF8 with broken umlauts when opening and saving **To Reproduce** Steps to reproduce the behavior: 1. Use provided ANSI file 2....
## Short summary of the issue I'm using an external Markdown Editor (Obsidian) and sync the files via the NextCloud Desktop Client to the server. When saving a markdown file...
**Describe the bug** Changes from the text editor in the Nextcloud Android app don't get synced on the server filesystem. But they show up in the editor on other devices....
This CSS change removes the extra bottom padding (which is in fact a paragraph bottom margin). It makes text more compact, which is IMO relevant because warning blocks aim to...
**Describe the bug** Ref https://github.com/nextcloud/text/pull/5212 **To Reproduce** Steps to reproduce the behavior: 1. Have a collective page with a list and inside the list there is a code block: ```...
**Is your feature request related to a problem? Please describe.** Sometimes I want to quickly create a text file to take some notes, and when I want to change its...
## Short summary of the issue If you use the code block and enter a slash after a space, the Markdown menu opens. ## Example markdown file ````markdown normal text...