7 lines
220 B
Markdown
7 lines
220 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++[]
|
|
```
|
|
|