mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-30 17:59:17 +08:00
9acff9924f
...is preceded by whitespace. Closes #10414.
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>
|
||
```
|