--- source: tests/pipeline.rs expression: "render_fixture(\"core.org\")" ---

Intro paragraph with a bare URL https://example.com and some inline code.

Ordered and checked

  1. first item
  2. second item with emphasis

Links and code

An external site and a bare https://bare.example.

fn main() {
    println!("hello");
}