``` % pandoc -f markdown -t icml -s # Header 1 this is some text ## Header 2 some more text that [links to](https://www.pandoc.org) Pandoc. ^D $ID/NormalCharacterStyle LeftAlign . 10 $ID/NormalParagraphStyle $ID/NormalParagraphStyle $ID/NormalParagraphStyle Header 1
this is some text
Header 2
some more text that Pandoc.
Black HyperlinkURLDestination/https%3a//www.pandoc.org
```