To put a heading in your template, use a hash:
# This is a heading
To make bullet points, use asterisks:
* point 1
* point 2
* point 3
To insert a page break, use three asterisks:
Content on page 1
***
Content on page 2