!!!Headings of course
```Optional headline```
;Heading
:Item
;Heading 2
:Item2
::Next level
:Back level
:::3 levels
> block
>> quotes
>>> are </dd>easy
I have started using HTML to great effect, if you know it, or have a reason to learn
Also the semi-colon and Colon respond to css class names
;.heading Heading text :.item Item text
Where.heading.item
are classes in a stylesheet
or @@.item Item details inline@@ more text
I use .q for questions and .a for answers
;.q Question:.a answer
RegardsTony