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** After i reopened a saved file, the formatting of the code block is wrong. See screenshots. **To Reproduce** Steps to reproduce the behavior: 1. create a new...

bug
feature: formatting
1. to develop

Now is created one bundle for each "viewer" / "page". - `main.js` - `files.js` - `public.js` - `viewer.js` Each of these files is bundled with Vue, Vuex, Nextcloud Components, Tiptap,...

bug
technical debt
performance πŸš€

Lighthouse checks for accessibility report some issue with the role of the menu items using a popover: ![Screenshot 2022-07-20 at 20 42 12](https://user-images.githubusercontent.com/3404133/180184228-fd297470-5e7f-42f4-b16e-074a247cb497.png)

bug
accessibility

bug
good first issue
design
1. to develop

### Background Currently there are "commonmark" tests, but they only test `markdown-it` to output correct HTML for markdown (which is already tested upstream), but they are not testing our pipeline...

bug
2. developing
format: markdown

**Is your feature request related to a problem? Please describe.** We want to have line breaks in table rows to format the text. Othe markdown viewers/editors allow this by using...

enhancement
format: markdown

When opening a text file in viewer, focus remains in the background and the user needs to tab through all the contents in the background without seeing what they’re doing...

bug
1. to develop
accessibility

It should be possible to see the other editing users curser in the document. https://github.com/scrumpy/tiptap/compare/feature/collab-cursors is a wip implementation for tiptap

enhancement
1. to develop
blocked: y.js

* Resolves: #470, closes #2630 * Target version: master ### Summary Show word count as last element of the overflow menu, which now will be always shown. The word count...

enhancement
3. to review

* Resolves: #2173, and resolves #299 * Supersedes #2464 * Target version: master ### Summary Lightweight version of #2464, see that request for full discussion. This implements the anchors needed...

enhancement
3. to review