summaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/Writers
Commit message (Expand)AuthorAge
* Revert "EPUB writer: stylesheet changes. Closes #2040."John MacFarlane2015-05-09
* EPUB writer: stylesheet changes. Closes #2040.John MacFarlane2015-05-08
* Deal with deprecation warning in Custom.John MacFarlane2015-05-05
* 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
* EPUB writer: Remove linear=no from cover itemref.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
|/
* Custom writer: use UTF-8 aware bytestring conversion.John MacFarlane2015-04-21
* Markdown writer: improved escaping.John MacFarlane2015-04-18
* 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 #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
* | | Docx Writer: Take TOC title from toc-title metadata fieldNikolay Yakimov2015-04-14
|/ /
* | Fixed toc depth in RST writer.John MacFarlane2015-04-12
* | ODT Writer: Figure captionsNikolay Yakimov2015-04-12
* | RST writer: better handling of raw latex inline.John MacFarlane2015-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 #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
|/ /
* | Markdown writer: fixes for GHC 7.10.John MacFarlane2015-03-19
* | Merge pull request #1968 from lierdakil/issue1607John MacFarlane2015-03-16
|\ \
| * | Docx Writer: set firstRow information in tablesNikolay Yakimov2015-03-08
| * | Code cleanupNikolay Yakimov2015-03-03
| * | Started moving StyleMap out of writer codeNikolay Yakimov2015-03-01
| * | Update Docx writer for 1cb601d reference.docxNikolay Yakimov2015-03-01
| * | Comment out unused functions to make CI happyNikolay Yakimov2015-02-24
| * | Treat some ambiguous styles as custom for nowNikolay Yakimov2015-02-24
| * | Do not lookup custom stylesNikolay Yakimov2015-02-23
| * | Also skip SourceCode style if existsNikolay Yakimov2015-02-23
| * | If --no-highlight is set, remove *Tok styles.Nikolay Yakimov2015-02-22
| * | Prototype fix for #1872Nikolay Yakimov2015-02-22
| * | Initial stab at more involved fix for #1607Nikolay Yakimov2015-02-21
* | | AsciiDoc writer: avoid wrapping after list marker.John MacFarlane2015-03-15
* | | AsciiDoc writer: insert some needed blank lines.John MacFarlane2015-03-15
* | | Merge pull request #1989 from zudov/shortcut_ref_link_prJohn MacFarlane2015-03-15
|\ \ \
| * | | Support shortcut reference links in markdown writerKonstantin Zudov2015-03-10
* | | | Really fix #1394.John MacFarlane2015-03-14
* | | | Fixed pipe tables -- headerless tables are not allowed.John MacFarlane2015-03-07
|/ / /