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** Error when sharing folder with readme.md **To Reproduce** Steps to reproduce the behavior: 1. Create folder with readme 2. share (with password protection?) 3. open link **Expected...

bug

### ⚠️ 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

### ⚠️ 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

Fixes flaky cypress SmartPicker test. ### 🏁 Checklist - [x] Code is properly formatted (`npm run lint` / `npm run stylelint` / `composer run cs:check`) - [x] [Sign-off message](https://probot.github.io/apps/dco/) is...

### 📝 Summary ### 🏁 Checklist - [ ] Code is properly formatted (`npm run lint` / `npm run stylelint` / `composer run cs:check`) - [ ] [Sign-off message](https://probot.github.io/apps/dco/) is...

### 💬 Summary Part of #5816 This PR implements search highlighting in Text. It is mainly a TipTap extension which subscribes to an event emitted with a search query, and...

enhancement
2. developing
discuss

## Short summary of the issue Reference-style Markdown links are replaced by inline links and thus text legibility is reduced. ## Example markdown file ````markdown The [Nextcloud Text editor] is...

bug
1. to develop
format: markdown

### 📝 Summary Currently we need to add more ram to the node runtime so it can build text. This is due to rollup needing plenty of ram when building...

This issue is for organizational purposes and is related to [#648](https://github.com/nextcloud/collectives/issues/648) from Collectives. Most of the implementation is done in Text so far, and this issue tracks the related pull...

enhancement
2. developing

### 📝 Summary * Resolves: #5687 #### 🖼️ Screenshots 🏚️ Before | 🏡 After ---|--- ![image](https://github.com/nextcloud/text/assets/89908051/46e52a12-100a-469b-a067-bbe6dfabd41b) | ![image](https://github.com/nextcloud/text/assets/89908051/240d4093-ddaf-4a0a-aaf9-74a400700b23) ### 🏁 Checklist - [ ] Code is properly formatted (`npm run...

bug
3. to review