Second test with line breaks.
This should break here.
And here.
- First unordered item
- Second unordered item
- Nested subitem
- First ordered item
- Second ordered item
- Third ordered item
Inline math:
Block math with attributes:
Subtitle Test
Now a code block:
main :: IO ()
= putStrLn "Hello, Pandoc!" main