simonewebdesign / real-time-web-chat

A chat server and client built with Node, Socket.io, Express and MongoDB. Hosted on OpenShift
3 stars 0 forks source link

Implement the /markdown command #30

Open simonewebdesign opened 10 years ago

simonewebdesign commented 10 years ago

This is definitely the way to go! We don't want a markdown filter that runs every time in every single message (implemented and then removed in #39), but a command like this would certainly be appreciated.

simonewebdesign commented 8 years ago

Also /md would be great as an alias.