mirror of
https://github.com/jgm/pandoc.git
synced 2026-09-02 05:35:38 +00:00
7 lines
128 B
Markdown
7 lines
128 B
Markdown
```
|
||
% pandoc -f textile -t html
|
||
from 30.-100. text, inside - after dash
|
||
^D
|
||
<p>from 30.–100. text, inside - after dash</p>
|
||
```
|