* Overview ticket: https://github.com/nextcloud/spreed/issues/1027 * API discussion: https://github.com/nextcloud/spreed/issues/9950 We plan to role out the following support for markdown: # non-optional - [ ] bold - [ ] italic # optional Optional means it is just shown with the markdown syntax - [ ] strike-through - [ ] list - [ ] todo list with checkboxes - [ ] code block using 3 ` - [ ] inline code using ` - [ ] quote - [ ] headlines - [ ] dividers `---`
We plan to role out the following support for markdown:
non-optional
optional
Optional means it is just shown with the markdown syntax
---