Topic 2: blahΒΆ

Some text, italic text, bold text

  • bulleted list. There needs to be a space right after the “*”
  • item 2

Note

This is a note.

Here’s some Python code:

>>> for i in range(10):
...     print i

The example target above points to this paragraph.

The Python language is very useful.

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.