* 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 - [x] bold - [x] italic # optional Optional means it is just shown with the markdown syntax - [x] strike-through - [x] list - [x] todo list with checkboxes - [x] code block using 3 ` - [x] inline code using ` - [x] quote - [x] headlines - [x] dividers `---`
We plan to role out the following support for markdown:
non-optional
optional
Optional means it is just shown with the markdown syntax
---