How to write in rst

Some links:

Level 2

Level 3

Level 4

Attention

This is by using attention

Caution

This is by using caution

Danger

This is by using danger

Error

This is by using error

Hint

This is by using hint

Important

This is by using important

Note

This is by using note

Tip

This is by using tip

Warning

This is by using warning


  • This is a bullet list.
  1. This is an enumerated list.

Definition lists:

what
Definition lists associate a term with a definition.
how
The term is a one-line phrase, and the definition is one or more paragraphs or body elements, indented relative to the term.

Field lists:

what:

Field lists map field names to field bodies, like database records. They are often part of an extension syntax.

how:

The field marker is a colon, the field name, and a colon.

The field body may contain one or more body elements,

indented relative to the field marker.