``` % pandoc -f native -t html Link ("",["", "", ""],[]) [Str "foo"] ("https://example.com","") ^D foo ``` ``` % pandoc -f native -t markdown Link ("",["", "", ""],[]) [Str "foo"] ("https://example.com","") ^D [foo](https://example.com){} ```