This is markdown text

To edit it simply double click in the text. To go back to the rendered view double click again.

Markdown is a simple to read and write markup syntax that is great for structured content and displaying code, both inline and formatted:

this.foo();
bar();

You can find a syntax overview here. The JavaScript-based rendering is implemented by showdown.js.


Images:

Lists:

  1. this
  2. is
  3. a simple
  4. list
    • this is nested
    • simply by indenting

buttons and inputs