Markdown
On this page:
The current editor in Simple Team Pages supports Markdown.
Markdown Typeahead
As you type markdown formatting, it is automatically detected by the editor, and converted into the correct syntax the editor expects.
Thus, #, ##, ### all convert to to headings of various sizes, while **bold text** generates bold text, and - starts a bulleted list, etc.
Markdown Syntax
Here is a handy references on some basic Markdown syntax: