pandoc/src/Text
fiddlosopher 8144c54f82 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
2007-10-13 21:39:17 +00:00
..
Pandoc Improvements to RST reader: 2007-10-13 21:39:17 +00:00
Pandoc.hs Major code cleanup in all modules. (Removed unneeded imports, 2007-08-15 06:00:58 +00:00