pandoc/tests/Tests/Writers
John MacFarlane d599c4cdab Added Attr field to Header.
Previously header ids were autogenerated by the writers.
Now they are generated (unless supplied explicitly) in the
markdown parser, if the `header_identifiers` extension is
selected.

In addition, the textile reader now supports id attributes on
headers.
2013-01-09 09:30:05 -08:00
..
ConTeXt.hs Added Attr field to Header. 2013-01-09 09:30:05 -08:00
HTML.hs Moved WriterOptions and associated types Shared -> Options. 2012-07-26 22:59:56 -07:00
LaTeX.hs Moved WriterOptions and associated types Shared -> Options. 2012-07-26 22:59:56 -07:00
Markdown.hs Moved WriterOptions and associated types Shared -> Options. 2012-07-26 22:59:56 -07:00
Native.hs Moved WriterOptions and associated types Shared -> Options. 2012-07-26 22:59:56 -07:00