mirror of
https://github.com/jgm/pandoc.git
synced 2026-09-01 13:15:51 +00:00
8 lines
222 B
Markdown
8 lines
222 B
Markdown
```
|
|
% 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++[]
|
|
```
|
|
|