``` % pandoc --tab-stop=2 --from=native --to=markdown [ DefinitionList [ ( [ Str "apple" ] , [ [ Para [ Str "pomaceous" ] , Para [ Str "fruit" ] ] ] ) ] ] ^D apple : pomaceous fruit ```