summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Markdown writer: Render citations as pandoc-markdown citations.John MacFarlane2013-03-07
* Bump syb version to < 0.5.John MacFarlane2013-03-06
* Updated changelog.John MacFarlane2013-03-06
* Support :number-lines: in RST code output.John MacFarlane2013-03-06
* LaTeX reader: Better support for Verbatim and minted environments.John MacFarlane2013-03-06
* LaTeX reader: Handle language attribute for lstlistings.John MacFarlane2013-03-05
* Hide Text.Pandoc.Highlighting.John MacFarlane2013-03-05
* pandoc.cabal: Require latest h-k, texmath, citeproc-hs, zip-archive.John MacFarlane2013-03-04
* Updated changelog.John MacFarlane2013-03-04
* LaTeX reader: Read optional attributes in lstlisting environment.John MacFarlane2013-03-04
* LaTeX writer: Support line numbering with `--listings`.John MacFarlane2013-03-04
* beamer template: Provide `\Oldincludegraphics` as in LaTeX template.John MacFarlane2013-03-03
* EPUB writer: Include html TOC even in epub2.John MacFarlane2013-03-03
* README: Documented 'unnumbered' class and '-' shortcut.John MacFarlane2013-03-02
* Markdown reader: attribute parsing improvements.John MacFarlane2013-03-02
* Added test for pipe table with spaces around header lines.John MacFarlane2013-03-02
* Check for tables before line blocks.John MacFarlane2013-03-02
* Markdown reader: Allow spaces around borders in pipe tables.John MacFarlane2013-03-02
* LaTeX reader: Add "fig:" as title for images with captions.John MacFarlane2013-03-01
* Textile writer: Removed an unused assignment.John MacFarlane2013-03-01
* Markdown: allow ---- in angle-bracket autolinks.John MacFarlane2013-02-28
* Markdown writer: Use grid tables when needed, and if enabled.John MacFarlane2013-02-28
* Pretty: Fixed chomp so it works inside Prefixed elements.John MacFarlane2013-02-28
* Pretty: Better Show instance for debugging purposes.John MacFarlane2013-02-28
* Textile writer: Support header attributes.John MacFarlane2013-02-28
* Updated tests for latex template change (microtype).John MacFarlane2013-02-27
* Updated README on docx styles.John MacFarlane2013-02-27
* LaTeX template: Load microtype after fonts.John MacFarlane2013-02-27
* Docx writer: Better treatment of display math.John MacFarlane2013-02-26
* Merge pull request #769 from dfc/fix-readmeJohn MacFarlane2013-02-26
|\
| * Fix example header identifier. Very minor.Douglas F. Calvert2013-02-26
* | LaTeX reader: Handle \caption for images in figures.John MacFarlane2013-02-26
* | Changed style names in reference docx.John MacFarlane2013-02-26
|/
* Docx writer: Create content types and document rels from scratch.John MacFarlane2013-02-26
* Added to RELEASE-CHECKLIST - tag templates repo.John MacFarlane2013-02-26
* Refactoring in Docx writer.John MacFarlane2013-02-25
* Updated copyright year in READMEJohn MacFarlane2013-02-25
* osx InstallationCheck script: use full path for sysctl.John MacFarlane2013-02-24
* Docx writer: Handle PDF images.John MacFarlane2013-02-23
* Added PDF to content types in reference.docx.John MacFarlane2013-02-23
* ImageSize: Added Pdf to ImageType.John MacFarlane2013-02-23
* reference.docx: Added default content type for emf.John MacFarlane2013-02-23
* EPUB writer: Improved behavior with `--number-sections`.John MacFarlane2013-02-23
* EPUB writer: more transition.John MacFarlane2013-02-23
* EPUB writer: Temporary step towards a better system for numbering.John MacFarlane2013-02-23
* HTML writer: fix case when writerNumberOffet is empty or short.John MacFarlane2013-02-23
* Added examples in README for `--number-offset`.John MacFarlane2013-02-23
* `--number-from` -> `--number-offset`John MacFarlane2013-02-23
* EPUB writer: Minor section numbering tweaks.John MacFarlane2013-02-22
* Clarify that `--number-from` only works in HTML.John MacFarlane2013-02-22