bdec07bac9
escapeURI now only escapes space characters, leaving unicode characters as they are, instead of converting them to octets and URL-encoding them, as before. This gives more readable URIs. User agents now do the percent-encoding themselves. URIs are no longer unescaped at all on conversion to markdown, asciidoc, rst, org. Closes #349. |
||
---|---|---|
.. | ||
Tests | ||
Text | ||
markdown2pdf.hs | ||
pandoc.hs | ||
test-pandoc.hs |