diff options
author | Merijn Verstraaten <merijn@inconsistent.nl> | 2014-02-15 17:51:33 +0100 |
---|---|---|
committer | Merijn Verstraaten <merijn@inconsistent.nl> | 2014-02-15 17:51:33 +0100 |
commit | fe246ce01c4c523b7391d58d910af09bf3bac6e6 (patch) | |
tree | 958e5970f9cfbf2cf70394a67ff18e2a25de5ff3 /src/Text/Pandoc/Pretty.hs | |
parent | 286781f8014cd40ad741e52b254904ffa7dc2855 (diff) | |
download | pandoc-fe246ce01c4c523b7391d58d910af09bf3bac6e6.tar.gz |
Enhanced Pandoc's support for rST roles.
rST parser now supports:
- All built-in rST roles
- New role definition
- Role inheritance
Issues/TODO:
- Silently ignores illegal fields on roles
- Silently drops class annotations for roles
- Only supports :format: fields with a single format for :raw: roles,
requires a change to Text.Pandoc.Definition.Format to support multiple
formats.
- Allows direct use of :raw: role, rST only allows indirect (i.e.,
inherited use of :raw:).
Diffstat (limited to 'src/Text/Pandoc/Pretty.hs')
0 files changed, 0 insertions, 0 deletions