text
text copied to clipboard
📑 Collaborative document editing using Markdown
**Describe the bug** Since the update to Nextcloud 29, pressing Ctrl+Backspace in an unordered list behaves weirdly. When pressing it with more than one word left in the current line/item,...
With https://github.com/nextcloud/text/pull/5930 reducing the polling interval we should improve this further in the future. My current idea is to add the read only state of a session to the db...
### 📝 Summary * Resolves: #5861 ### 🚧 TODO * [x] implement click function * [x] sync plugin state to vuex * [x] cleanup file structure ### 🏁 Checklist -...
**Describe the bug** Not really sure if it is a bug, but I noticed this in the log of an instance. From the error I would assume it happens when...
## Short summary of the issue Opening markdown with links on text containing inline code formatting with backticks will remove the link or move it to the first portion of...
**Describe the bug** 1. Document opens 2. Table of contents is initialized 3. Headings are parsed and get an id 4. ids are added to heading nodes creating a transaction...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [cypress](https://cypress.io) ([source](https://togithub.com/cypress-io/cypress)) | [`^13.6.4` -> `^13.14.1`](https://renovatebot.com/diffs/npm/cypress/13.6.4/13.14.1) | [](https://docs.renovatebot.com/merge-confidence/) |...
### 📝 Summary * Resolves: #6031