diff options
author | John MacFarlane <fiddlosopher@gmail.com> | 2012-04-29 14:20:19 -0700 |
---|---|---|
committer | John MacFarlane <fiddlosopher@gmail.com> | 2012-04-29 14:21:56 -0700 |
commit | deb72b5f43949fabaa7d20137259572042997fbf (patch) | |
tree | fb41d962119c4581cec8b3def4b7582a31db13a9 /src/test-pandoc.hs | |
parent | a9f037a61591391066b7a51f7e1d263a1db66235 (diff) | |
download | pandoc-deb72b5f43949fabaa7d20137259572042997fbf.tar.gz |
ConTeXt writer: Fixed escaping of `%`.
* In text, `%` needs to be escaped as `\letterpercent`, not `\%`
* Inside URLs, `%` needs to be escaped as `\%`
Thanks to jmarca and adityam for the fix. Closes #492.
Diffstat (limited to 'src/test-pandoc.hs')
0 files changed, 0 insertions, 0 deletions