summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* EPUB writer: Don't put blank title page in reading sequence.John MacFarlane2013-03-24
* EPUB writer: Add `id="toc-title"` to h1 in nav.xhtml.John MacFarlane2013-03-24
* Added syntax for "pauses" in beamer or reaveljs slide shows.John MacFarlane2013-03-24
* Reveal.js improvements.John MacFarlane2013-03-23
* reveal_js: nested vertical stacks used for hierarchical structure.John MacFarlane2013-03-21
* Support incremental slide view for definition lists.John MacFarlane2013-03-21
* Added basic support for reveal.js.Jamie F. Olson2013-03-21
* EPUB writer: Don't add dc:creator tags if present in epub metadata.John MacFarlane2013-03-20
* Added OPML template, tests.John MacFarlane2013-03-20
* OPML reader: Type attributes are not case sensitive.John MacFarlane2013-03-20
* Added Text.Pandoc.Writers.OPML.John MacFarlane2013-03-19
* Merge branch 'opml'John MacFarlane2013-03-19
|\
| * Added Text.Pandoc.Readers.OPML, exporting readOPML.John MacFarlane2013-03-19
* | Docx writer: Fixed rendering of display math in lists.John MacFarlane2013-03-18
|/
* Markdown writer: New approach for citations.John MacFarlane2013-03-17
* Markdown writer: Omit bibliography when `citations` enabled.John MacFarlane2013-03-17
* Revert "LaTeX reader: citation handling changes."John MacFarlane2013-03-17
* Fixed numbering mismatch between TOC and sections in HTML.John MacFarlane2013-03-16
* Fixed regression in ODT writer.John MacFarlane2013-03-15
* Markdown reader: don't lose parentheses in URLs.John MacFarlane2013-03-13
* Markdown reader: Handle unmatched double quotes in dialogues.John MacFarlane2013-03-12
* Fixed spacing bugs involving code block attributes.John MacFarlane2013-03-11
* LaTeX reader: citation handling changes.John MacFarlane2013-03-09
* Markdown writer: Render citations as pandoc-markdown citations.John MacFarlane2013-03-07
* 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
* LaTeX reader: Read optional attributes in lstlisting environment.John MacFarlane2013-03-04
* LaTeX writer: Support line numbering with `--listings`.John MacFarlane2013-03-04
* EPUB writer: Include html TOC even in epub2.John MacFarlane2013-03-03
* Markdown reader: attribute parsing improvements.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
* Docx writer: Better treatment of display math.John MacFarlane2013-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
* Refactoring in Docx writer.John MacFarlane2013-02-25
* Docx writer: Handle PDF images.John MacFarlane2013-02-23
* ImageSize: Added Pdf to ImageType.John MacFarlane2013-02-23
* EPUB writer: Improved behavior with `--number-sections`.John MacFarlane2013-02-23
* EPUB writer: more transition.John MacFarlane2013-02-23