pandoc/src/Text/Pandoc
John MacFarlane f8fec87f09 Fixed numbering mismatch between TOC and sections in HTML.
Also made `--number-offset` affect TOC numbering as well
as section numbering, as it should have all along.

Closes .
2013-03-16 14:48:37 -07:00
..
Readers Markdown reader: don't lose parentheses in URLs. 2013-03-13 19:20:25 -07:00
Writers Fixed numbering mismatch between TOC and sections in HTML. 2013-03-16 14:48:37 -07:00
Biblio.hs Biblio: Make sure mvPunc and deNote run on metadata too. 2013-01-08 17:24:18 -08:00
Data.hsb Use hsb2hs preprocessor instead of TH for embed_data_files. 2013-01-23 19:26:39 -08:00
Highlighting.hs LaTeX reader: Handle language attribute for lstlistings. 2013-03-05 22:43:27 -08:00
ImageSize.hs ImageSize: Added Pdf to ImageType. 2013-02-23 23:03:56 -08:00
MIME.hs MIME: Support vs and fs as text/plain. 2013-01-17 11:40:14 -08:00
Options.hs --number-from -> --number-offset 2013-02-23 18:11:05 -08:00
Parsing.hs Make implicit_header_references work with explicit header ids. 2013-02-21 19:53:35 -08:00
PDF.hs PDF: Run latex at least two times. 2012-03-19 09:25:33 -07:00
Pretty.hs Pretty: Fixed chomp so it works inside Prefixed elements. 2013-02-28 20:22:08 -08:00
SelfContained.hs Refactoring: 2013-01-11 16:19:06 -08:00
Shared.hs hierarchicalize: Do not number section with class "unnumbered". 2013-02-13 08:49:48 -08:00
Slides.hs Added Attr field to Header. 2013-01-09 09:30:05 -08:00
Templates.hs Data files changes. 2012-12-29 17:54:07 -08:00
UTF8.hs UTF8: Strip off BOM if present. 2013-02-08 09:45:25 -08:00
UUID.hs Added an EPUB writer. 2010-07-05 00:06:27 -07:00
XML.hs Fixed bug in fromEntities. 2012-04-14 22:52:14 -07:00