diff options
author | fiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b> | 2007-10-13 21:39:17 +0000 |
---|---|---|
committer | fiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b> | 2007-10-13 21:39:17 +0000 |
commit | 8144c54f826d4d8b995e0e267a908dff459704ad (patch) | |
tree | 8ec78a6ef0e1031d2b5c56c47a29188807487ac0 /src/Text/Pandoc/Writers/RST.hs | |
parent | 11e7ad2259eaac1f126aa6f3f1b992eeaa4c0a20 (diff) | |
download | pandoc-8144c54f826d4d8b995e0e267a908dff459704ad.tar.gz |
Improvements to RST reader:
+ Allow field lists to be indented.
+ Parse the contents of field lists instead of treating them as
raw strings.
+ Represent field lists as definition lists rather than blockquotes.
+ Fixed bug in which metadata would be overridden if the document
contained more than one field list.
+ Parse fields associated with ..image: blocks, and use the 'alt'
field, if present, for image alt text and title.
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1050 788f1e2b-df1e-0410-8736-df70ead52e1b
Diffstat (limited to 'src/Text/Pandoc/Writers/RST.hs')
0 files changed, 0 insertions, 0 deletions