text icon indicating copy to clipboard operation
text copied to clipboard

📑 Collaborative document editing using Markdown

Results 576 text issues
Sort by recently updated
recently updated
newest added

**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,...

bug
3. to review

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...

enhancement
1. to develop
feature: sync

### 📝 Summary * Resolves: #5861 ### 🚧 TODO * [x] implement click function * [x] sync plugin state to vuex * [x] cleanup file structure ### 🏁 Checklist -...

bug
2. developing

**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...

bug
0. Needs triage
needs info

## 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...

bug
1. to develop
upstream
upstream: tiptap

**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...

bug

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) | [![age](https://developer.mend.io/api/mc/badges/age/npm/cypress/13.14.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

dependencies

https://github.com/nextcloud/text/pull/5895

bug
3. to review