Markdown Changes
At the moment, we just pass the below markdown to WhatsApp. In the future, we will unify all the markdown for all the platforms. We will notify you when this happens.
WhatsApp enables formatting of text using means similar to Markdown.
Style | Symbol | Example |
---|---|---|
Bold | * | Be *bold*! |
Italics | _ | Get _inclined_. |
~ | Just ~strike through~ | |
Code | ``` | ```if(we_help_each_other) world_is_saved=true``` |