discourse/plugins/chat/assets/javascripts/lib/discourse-markdown
Joffrey JAFFEUX 107015ff4b
DEV: allows chat to render specific html tags (#26591)
This commit adds two custom markdown rules:
- chat-html-block
- chat-html-inline

For now it only allows `<kbd>` for inline and `<details>` for block.
2024-04-10 21:23:23 +02:00
..
chat-html-block.js DEV: allows chat to render specific html tags (#26591) 2024-04-10 21:23:23 +02:00
chat-html-inline.js DEV: allows chat to render specific html tags (#26591) 2024-04-10 21:23:23 +02:00
chat-transcript.js FIX: Allow quoting thread's original message (#24773) 2023-12-11 09:58:00 -03:00