summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Merge branch 'latex-tightlist' of https://github.com/jlduran/pandoc into jldu...John MacFarlane2015-04-17
|\
| * LaTeX writer: Use a declaration for tight listsJose Luis Duran2014-09-01
* | Merge pull request #1954 from mcmtroffaes/feature/citekey-firstchar-alphanumJohn MacFarlane2015-04-17
|\ \
| * | Allow digit as first character of a citation key.Matthias C. M. Troffaes2015-02-18
* | | Merge pull request #2079 from lierdakil/rst-normalize-headingsJohn MacFarlane2015-04-17
|\ \ \
| * | | RST Writer: treat headings in block quotes, etc as rubricsNikolay Yakimov2015-04-16
| * | | RST Writer: Normalize headings to sequential levelsNikolay Yakimov2015-04-13
* | | | Merge pull request #2092 from lierdakil/issue1909John MacFarlane2015-04-17
|\ \ \ \
| * | | | MD Reader: Smart `'` after inline mathNikolay Yakimov2015-04-18
* | | | | Fixed `htmlTag` in HTML reader.John MacFarlane2015-04-17
|/ / / /
* / / / Docx Writer: Take TOC title from toc-title metadata fieldNikolay Yakimov2015-04-14
|/ / /
* | | Fixed warning.John MacFarlane2015-04-12
* | | Fixed toc depth in RST writer.John MacFarlane2015-04-12
* | | Merge pull request #2072 from lierdakil/latex-reader-cleanupJohn MacFarlane2015-04-12
|\ \ \
| * | | LaTeX Reader: Code cleanupNikolay Yakimov2015-04-12
* | | | Text.Pandoc.PDF: more comprehensible errors on image conversion.John MacFarlane2015-04-12
* | | | ODT Writer: Figure captionsNikolay Yakimov2015-04-12
|/ / /
* | | Removed redundat import.John MacFarlane2015-04-07
* | | DocBook reader: look inside "info" elements for section titles.John MacFarlane2015-04-07
* | | RST writer: better handling of raw latex inline.John MacFarlane2015-04-07
* | | Markdown Reader: eliminate common subexpressionsJulien Cretel2015-04-07
* | | EPUB writer: Take TOC title from toc-title metadata field.John MacFarlane2015-04-02
* | | Added "noProof" to docx syntax highlighting SourceCode style.John MacFarlane2015-04-01
* | | Merge pull request #2042 from lierdakil/issue1866John MacFarlane2015-03-31
|\ \ \
| * | | Latex Reader: Block commands code cleanupNikolay Yakimov2015-03-31
| * | | Latex Reader: Guard against para starting with inline macroNikolay Yakimov2015-03-30
| * | | LaTeX Reader: check for block-level newcommand aliases in blockCommandNikolay Yakimov2015-03-30
* | | | Merge pull request #2035 from lierdakil/issue2031John MacFarlane2015-03-30
|\ \ \ \
| * | | | Docx Writer: Add a style to figure imagesNikolay Yakimov2015-03-29
* | | | | Added CommonMark writer.John MacFarlane2015-03-29
| |/ / / |/| | |
* | | | Merge pull request #2038 from lierdakil/docx-hyphen-settingsJohn MacFarlane2015-03-29
|\ \ \ \
| * | | | Docx Writer: Copy hyphenation settings from reference.docxNikolay Yakimov2015-03-29
| |/ / /
* | | | Merge pull request #2037 from lierdakil/issue458John MacFarlane2015-03-29
|\ \ \ \
| * | | | Docx Writer: Place toc after abstract, rather than beforeNikolay Yakimov2015-03-29
| * | | | Docx Writer: Initial support for --toc option (issue #458)Nikolay Yakimov2015-03-29
| |/ / /
* | | | Docx Writer: Filter out illegal XML charactersMatthew Pickering2015-03-29
* | | | Merge branch 'master' of https://github.com/rootzlevel/pandoc into rootzlevel...John MacFarlane2015-03-28
|\ \ \ \ | |/ / / |/| | |
| * | | Org reader: Allow image links with non-image targetsHans-Peter Deifel2015-02-25
* | | | Updated code example in Text.Pandoc.John MacFarlane2015-03-28
* | | | Merge branch 'errortype' of https://github.com/mpickering/pandoc into mpicker...John MacFarlane2015-03-28
|\ \ \ \
| * | | | Move utility error functions to Text.Pandoc.SharedMatthew Pickering2015-02-18
| * | | | Update haddocks and copyright noticesMatthew Pickering2015-02-18
| * | | | Update Pandoc.hsMatthew Pickering2015-02-18
| * | | | Make safeRead safe.Matthew Pickering2015-02-18
| * | | | Change return type of Txt2Tags readerMatthew Pickering2015-02-18
| * | | | Change return type of Textile readerMatthew Pickering2015-02-18
| * | | | Change return type of TWiki readerMatthew Pickering2015-02-18
| * | | | Change return type of RST readerMatthew Pickering2015-02-18
| * | | | Change return type of Org readerMatthew Pickering2015-02-18
| * | | | Change return type of OPML readerMatthew Pickering2015-02-18