assignr.com: Referee Scheduling Made Easy!

Help
Login

assignr.com Help Center

Text Formatting (Markdown)

When creating a site announcement or e-mail, you can use the following conventions to include formatting in your text.

Headings

  A First Level Header
  ====================
  
  A Second Level Header
  ---------------------

  # A First Level Header
  ## A Second Level Header

  > This is a blockquote.
  > 
  > This is the second paragraph in the blockquote.
  >
  > ## This is an H2 in a blockquote

Bold / Italics

This is *bold* text
This is _italic_ text

Lists

* like this
* and this

Links:

  This is an [example link](http://example.com/).