DanWin / le-chat-php

A PHP Chat based on LE CHAT
https://danwin1210.de/chat/
GNU General Public License v3.0
268 stars 98 forks source link

Markdown support #135

Open DanWin opened 1 year ago

DanWin commented 1 year ago

Markdown is a great option for user-friendly styling of messages, which is commonly used. This could be manually implemented with regex filters, but would be a nice feature to be part of the core. This feature should be possible to turn on/off on admin level, as well as on user level, to allow users switching between plain-text and markdown input.

rexzooly commented 11 months ago

I know it was Jan when you posted this but I would like to push this to your mind :)