orbitdb-archive / orbit

A distributed, serverless, peer-to-peer chat application on IPFS
MIT License
1.64k stars 116 forks source link

Messages should support simple markdown #62

Open haadcode opened 8 years ago

haadcode commented 8 years ago

It should be possible to add markdown to messages.

There isn't a implementation for proper multi-line messages atm. so this could be a limited markdown, a subset.

I'm thinking the following should be included:

The markdown should be parsed from the message before rendering. This can be done similar to emojify and linkify parts of the message rendering.

dignifiedquire commented 8 years ago

Inline code would also be super nice like this