blob: 9515258e90b4b5e63ef01741da6de901d3a4c6c8 (
plain)
| 1
2
3
4
5
6
7
 | ```
% pandoc -f html -t asciidoc
<a href="https://example.com/show.cgi?id=hi--there--everyone">https://example.com/show.cgi?id=hi--there--everyone</a>
^D
link:++https://example.com/show.cgi?id=hi--there--everyone++[]
```
 |