Test Document

This is a very fancy test document.

an image

{{"Another \"paragraph\".}}"}}

{{ format!("a counter: {}", 4) }}

Test template says: {{ self.value }}

{{ (1..5).map(|v| format!("{}, ", v)) }}

{{ vec![self.fragment] }}