I would like to have at least basic text formatting for chat, such as * Basic text formatting, such as **bold**, _italic_ and ~~strikethrough~~ * and code tags like this: `console.log("Hello!");` * and multi-line code this: ```html <html> <head></head> <body></body> </html> ``` --- - [x] https://github.com/nextcloud/spreed/issues/9950 - [x] https://github.com/nextcloud/spreed/issues/9949 - [x] Above ticket is for rendering in the chat view - [ ] Input field option is raised in the vue library: https://github.com/nextcloud/nextcloud-vue/issues/4355 - [x] https://github.com/nextcloud/talk-ios/issues/1299 - [x] https://github.com/nextcloud/talk-android/issues/3176 - [x] https://github.com/nextcloud/talk-android/issues/3154 --- <!-- ## Browser **Microphone available:** no **Camera available:** no **Operating system:** Windows 10 **Browser name:** Firefox **Browser version:** 61.0.1 (64-bit) --> <!-- ### Browser log <details> ``` Insert your browser log here, this could for example include: a) The javascript console log b) The network log c) ... ``` </details> --> ## Spreed app **Spreed app version:** Talk 3.2.2 ## Server configuration <!-- You can use the Issue Template application to prefill most of the required information: https://apps.nextcloud.com/apps/issuetemplate --> **Nextcloud Version:** 1.0.4 <!-- **List of activated apps:** <details> ``` If you have access to your command line run e.g.: sudo -u www-data php occ app:list from within your server installation folder ``` </details> **Nextcloud configuration:** <details> ``` If you have access to your command line run e.g.: sudo -u www-data php occ config:list system from within your Nextcloud installation folder or Insert your config.php content here Make sure to remove all sensitive content such as passwords. (e.g. database password, passwordsalt, secret, smtp password, …) ``` </details> ### Server log (data/nextcloud.log) <details> ``` Insert your server log here ``` </details> -->
I would like to have at least basic text formatting for chat, such as
bold, italic and
strikethroughconsole.log("Hello!");Spreed app
Spreed app version: Talk 3.2.2
Server configuration
Nextcloud Version: 1.0.4