To clear the page before printing the text in a section, include
@clear
in the section.
To automatically clear the page in every section, you can use a master section. Read more about those
here.[[]]:
@clear
So you might end up with something like this:
[[Page1]]:
This is the first page.
[[Option 1]]
[[Option 2]]
[[Option 1]]:
This is the page for Option 1.
[[Option 2]]:
This is the page for Option 2.
[[]]:
@clear
To format the text, you can use Markdown (see
this guide) and HTML.