text
text copied to clipboard
📑 Collaborative document editing using Markdown
When testing the modal seems to have an issue with not taking up the full height of the textarea, but I'm unsure if that is a component issue or could...
- **wip: try y-indexeddb** - **chore(split) useIndexedDbProvider from Editor.vue** - **fix(cron): do not reset document** - **enh(yjs): store baseVersionEtag alongside doc** - Fixes: #7415 ### TODOs * [x] Think through...
**Describe the bug** After I delete all existing rows on the table and only the column header exist, is non possibility to add a new row. You can only delete...
**Describe the bug** Every new line, not just the first, has the first character duplicated. For example: "Hello" appears as "HHello". "B" appears as "BB". The extra character appears as...
The Readme.md file is ignored and no content is shown for the folder. It depends on the used URI path for the folder: the folder description is: not shown at...
**Describe the bug** When in full width mode, code snippets seem to cause overflow. In Nextcloud 31, this did not occur. **To Reproduce** Steps to reproduce the behavior: 1. Go...
**Describe the bug** Since iOS nc app 7.x, the text app cannot be edited and is more like a preview mode. **To Reproduce** In iOS nc app 7.x and later...
**Is your feature request related to a problem? Please describe.** It seems, there are some automatic replacements in place. Examples: When you `4x3` then the `x` will be replace with...
**Is your feature request related to a problem? Please describe.** Building on #7889 and this [PR](https://github.com/nextcloud/viewer/pull/3001) in Viewer, the feature that automatically saves the latest state of a text file...
https://github.com/nextcloud/text/blob/main/lib/Db/StepMapper.php#L23-L36 - We may not need the version check anymore as we use the id of the step as a version these days - We could make use of a...