--- source: tests/constructs.rs expression: "render_fixture(\"blocks.org\")" ---

Quote

A quoted paragraph with markup.

And a second paragraph.

Center

Centred text.

Example

Verbatim *not bold* text.
  Indentation preserved.

Export

Source

def greet(name):
    return f"hello {name}"
plain block, no language

Nested

A quote containing a source block:

echo hi

Verse

Line breaks are the point
and indentation survives.

A named special block

Contents are org, not literal text.