blob: 4b8f251e71f10e4613f43d359a2d3a3e0e7daf48 (
plain)
1
2
3
4
5
6
|
```
% pandoc -f native -t mediawiki
[Link ("",[],[]) [Link ("",[],[]) [Str "test"] ("https://bar.example.com",""),Str "Test"] ("https://foo.example.com","")]
^D
[https://foo.example.com testTest]
```
|