summaryrefslogtreecommitdiff
path: root/src/Text
Commit message (Expand)AuthorAge
* SelfContained: properly handle data URIs in css urls.John MacFarlane2015-05-04
* Make sure a closing `</div>` doesn't get included in a defn list item.John MacFarlane2015-05-03
* LaTeX writer: Add a `\label` in `\hyperdef` for Div, Span.John MacFarlane2015-05-02
* EPUB writer: Use plain writer for metadata dc: fields.John MacFarlane2015-05-01
* SelfContained: cssURLs no longer tries to fetch fragment URLs.John MacFarlane2015-05-01
* Added woff2 to MIME typesAlfred Wechselberger2015-04-29
* HTML reader: Allow multiple colgroups in table.John MacFarlane2015-04-29
* EPUB writer: Remove linear=no from cover itemref.John MacFarlane2015-04-26
* Fixed regression with lists inside defintiion lists.John MacFarlane2015-04-26
* Merge pull request #2112 from lierdakil/issue2101John MacFarlane2015-04-26
|\
| * Custom Writer: Set foreign encoding to UTF-8Nikolay Yakimov2015-04-26
* | Updated copyright notices to -2015. Closes #2111.John MacFarlane2015-04-26
|/
* LaTeX reader: recognize `\newpage` as a block command.John MacFarlane2015-04-22
* Custom writer: use UTF-8 aware bytestring conversion.John MacFarlane2015-04-21
* Rewrote charsInBalancedBrackets.John MacFarlane2015-04-19
* MD Reader: Fix links/footnotets after citationsNikolay Yakimov2015-04-20
* Revert "Merge pull request #1947 from mpickering/Fmonad"John MacFarlane2015-04-18
* Markdown writer: improved escaping.John MacFarlane2015-04-18
* Markdown definition lists: don't require indent for first line.John MacFarlane2015-04-18
* More principled fix for #1820.John MacFarlane2015-04-17
* 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
| |/ / / |/| | |