Skip to content

Markdown

spaceface777 edited this page Mar 28, 2019 · 1 revision

This page defines the different Markdown options available in Hermes Messenger

  • Bold: **TEXT** -> TEXT
  • Italics: *TEXT* -> TEXT
  • Strikethrough: ~TEXT~ -> TEXT
  • Code block: `TEXT` -> TEXT
  • Link: [TEXT](http://PAGE.TO.LINK) -> TEXT
  • Spoiler: ||TEXT|| -> (In github you can't hide text, but it would be hidden until you click on it)

There are also explicit links: http://page.to.link -> http://page.to.link

Clone this wiki locally