text
text copied to clipboard
📑 Collaborative document editing using Markdown
**Describe the bug** Often a set of bullet points should be structured in numbered chapters, such as 1. chapter one - point11 - point12 2. chapter two - point21 -...
**Describe the bug** I was just unable to open a file. It worked after a page reload. **To Reproduce** Steps to reproduce the behavior: 1. Open Files 2. Navigate to...
**Describe the bug** Translate feature can't deal with most markup **To Reproduce** Steps to reproduce the behavior: But seriously. 1. Create a pagragraph of text, then add a `- [...
- [ ] Requires https://github.com/nextcloud/server/pull/39856 - [ ] Translation tests - [ ] Assistant currently requires https://github.com/nextcloud/assistant as well (for the UI, notification bits)
### ⚠️ 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...
I prefer caption text to be vertically aligned, especially when there's only one line of text. But the paragraph style inherits from the global style, with a space below the...
### Summary As two different markdown strings can be semantically the same, we can test if the resulting rendered HTML are syntactically equal. Currently about hundred test cases fail because...
As we moved to the text API exposed as a global function we should probably clean up parts related to the `@nextcloud/text` package at some point. cc @mejo-
It would be good to have some basic cypress tests for the link picker. However we'd need to enable one of the app with support for it then.