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

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [y-websocket](https://togithub.com/yjs/y-websocket) | [`^2.0.2` -> `^2.0.3`](https://renovatebot.com/diffs/npm/y-websocket/2.0.2/2.0.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/y-websocket/2.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

dependencies

**Describe the bug** Ctrl+A usually only selects the current cell content if the user is inside a table instead of selecting the whole document **To Reproduce** Steps to reproduce the...

bug
good first issue
1. to develop
feature: tables

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [cypress-visual-regression](https://togithub.com/cypress-visual-regression/cypress-visual-regression) | [`^5.0.0` -> `^5.0.1`](https://renovatebot.com/diffs/npm/cypress-visual-regression/5.0.0/5.0.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/cypress-visual-regression/5.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

dependencies

### 📝 Summary * Resolves: https://github.com/nextcloud/text/issues/5325#issuecomment-2095799143 ### 🏁 Checklist - [x] Remove duplicated query when calling /save endpoint - [x] Refactor the code (Remove duplicate code, duplicated call to function,...

3. to review
performance 🚀
feedback-requested

- [ ] Finish adjusting headers - [ ] Add AUTHORS file `git log --format='%aN ' | LC_ALL=C.UTF-8 sort -uf` - [ ] Add LICENSE files

**Describe the bug** When a collective contains a table, and the table cell contains consecutive newlines, the content gets garbled with a save/reload cycle. **To Reproduce** Steps to reproduce the...

bug
feature: formatting
0. Needs triage
needs info

While longer markdown documents are not *super* fast in any browser, there seems to be an overlap of performance-eating bugs or circumstances when opening long (>1000 lines) markdown files. **To...

bug
performance 🚀

### ⚠️ This issue respects the following points: ⚠️ - [X] This is a **bug**, not a question or a configuration/webserver/proxy issue. - [X] This issue is **not** already reported...

bug
0. Needs triage
needs info