text
text copied to clipboard
π Collaborative document editing using Markdown
**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...
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,...
Lighthouse checks for accessibility report some issue with the role of the menu items using a popover: 
### 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...
**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...
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...
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
* 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...
* 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...