Files
pandoc/test/command/10414.md
2024-12-17 20:37:01 -08:00

7 lines
128 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
```
% pandoc -f textile -t html
from 30.-100. text, inside - after dash
^D
<p>from 30.100. text, inside - after dash</p>
```