blob: ae128b8bd6d19255e83bf14d9e2b504e3487045c (
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 <span>test</span>Test]
```
|