Message formatting

You type You get
**bold** bold
[Zulip](http://zulip.com) Zulip
* Archimedes
* Bohr
* Curie
  • Archimedes
  • Bohr
  • Curie
> Quoted
Quoted
Some inline `code` Some inline code
~~~ def zulip(): print "Zulip" ~~~
def zulip():
    print "Zulip"
~~~ .py def zulip(): print "Zulip" ~~~
def zulip():
    print "Zulip"
You can also make a code block by indenting each line with 4 spaces.
:heart: (and many others) :heart:
@**Joe Smith**
(autocompletes from @joe)
@Joe Smith
(notifies Joe Smith)