``` % pandoc -f html -t native
foo bar
baz
test
^D [DefinitionList [([Str "foo",SoftBreak,Str "bar",LineBreak,Str "baz"], [[Plain [Str "test"]]])]] ```