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.