# Fixture Heading 1 ## Fixture Heading 2 ### Fixture Heading 3 #### Fixture Heading 4 A paragraph with **bold**, *italic*, `inline code`, ~~strikethrough~~, and a [link](https://dorfteich.example/docs). A line that breaks here,\ and continues on the next line. > A blockquote for good measure. ``` a fenced code block spanning two lines ``` --- - bullet one - bullet two 1. ordered one 2. ordered two - [ ] unchecked task - [x] checked task | Header A | Header B | | --- | --- | | cell 1 | cell 2 | ![fixture alt text](fixture-image-placeholder)