diff options
author | John MacFarlane <fiddlosopher@gmail.com> | 2012-03-24 15:53:57 -0700 |
---|---|---|
committer | John MacFarlane <fiddlosopher@gmail.com> | 2012-03-24 15:53:57 -0700 |
commit | 9352750cb24b672e869e7351df9875d5fa8bf7f9 (patch) | |
tree | 5d979b63659c8c30b98c69d186cada19a7846a44 /src/Text/Pandoc/Shared.hs | |
parent | 4c2249ea8905d708fb61c82fa86fd67a503d7832 (diff) | |
download | pandoc-9352750cb24b672e869e7351df9875d5fa8bf7f9.tar.gz |
RST writer: Better handling of inline formatting.
* `hi*there*hi` now gets rendered properly as `hi\ *there*\ hi`
* Unnecessary '\ ' are avoided around :math:, :sub:, :sup:
* Implemented most of the rules in
http://docutils.sourceforge.net/docs/ref/rst/restructuredtext.html#inline-markup-recognition-rules,
though some unnecessary '\ ' may be inserted when unicode quotes
are used.
Diffstat (limited to 'src/Text/Pandoc/Shared.hs')
0 files changed, 0 insertions, 0 deletions