summaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/Writers
Commit message (Expand)AuthorAge
* Update copyright notices for 2014, add missing noticesAlbert Krewinkel2014-05-09
* LaTeX writer: Fixed inconsistencies with reference escaping.John MacFarlane2014-05-04
* Docx writer: Fall back on distribution reference.docx.John MacFarlane2014-05-04
* Docx writer: Added ability to give fallback in parseXml.John MacFarlane2014-05-04
* AsciiDoc writer: Handle multiblock table cells.John MacFarlane2014-05-03
* AsciiDoc writer: Correctly handle empty table cells.John MacFarlane2014-05-03
* DocBook writer: Small tweaks to last commit.John MacFarlane2014-05-03
* Distinguish tight and loose lists in Docbook outputNeil Mayhew2014-05-03
* ConTeXt writer: Improved autolinks.John MacFarlane2014-04-30
* HTML writer: improved detection of image links.John MacFarlane2014-04-26
* Merge pull request #1265 from tarleb/org-linksJohn MacFarlane2014-04-25
|\
| * LaTeX writer: Mark span contents with label if span has an IDAlbert Krewinkel2014-04-25
* | EPUB writer: Fixed some idrefs to match changes in ids.John MacFarlane2014-04-24
* | Markdown writer: Use proper escapes to avoid unwanted lists.John MacFarlane2014-04-24
* | EPUB writer: include extension in epub ids.John MacFarlane2014-04-23
|/
* Merge pull request #1240 from neilmayhew/masterJohn MacFarlane2014-04-13
|\
| * Improve handling of hard line breaks in Docbook writerNeil Mayhew2014-04-12
* | Org writer: Fix output for linebreaksAlbert Krewinkel2014-04-12
|/
* LaTeX writer: Workaround for level 4-5 headers in quotes.John MacFarlane2014-04-06
* LaTeX writer: handle line breaks in simple table cells.John MacFarlane2014-04-04
* Correctly handle UTF-8 in custom lua scripts. Closes #1189.John MacFarlane2014-04-04
* Custom writer: read lua script as UTF-8.John MacFarlane2014-04-04
* Make --toc-depth work well with books in latex/pdf output.John MacFarlane2014-03-31
* Markdown writer: Use longer backtick fences if needed.John MacFarlane2014-03-30
* RTF writer: Fixed tables cells containing paragraphs.John MacFarlane2014-03-24
* EPUB writer: Handle files linked in raw img tags.John MacFarlane2014-03-14
* EPUB writer: Handle media in audio source tags.John MacFarlane2014-03-14
* EPUB writer: Incorporate files linked in <video> tags.John MacFarlane2014-03-14
* RST writer: Avoid stack overflow with certain tables.John MacFarlane2014-03-14
* Man writer: Ensure that terms in definition lists aren't line wrapped.John MacFarlane2014-03-12
* HTML writer: Add colgroup around col tags.John MacFarlane2014-03-05
* Merge branch 'master' of https://github.com/mb21/pandoc into mb21-masterJohn MacFarlane2014-03-04
|\
| * InDesign ICML Writermb212014-02-28
* | Merge pull request #1145 from wilx/en-dash-ligature-avoidanceJohn MacFarlane2014-02-17
|\ \
| * \ Merge remote-tracking branch 'origin/master' into en-dash-ligature-avoidance.Vaclav Zeman2014-02-09
| |\ \
| * | | Use \/ to avoid en-dash ligature instead of -{}-.Vaclav Zeman2014-02-08
* | | | HTML writer: Fixed bug with unnumbered section headings.John MacFarlane2014-02-17
| |/ / |/| |
* | | Fixed small regression in docx writer.John MacFarlane2014-01-07
* | | EPUB writer: Strip out footnotes from toc entries.John MacFarlane2014-01-06
* | | EPUB writer: Avoid duplicate notes when headings contain notes.John MacFarlane2014-01-06
* | | HTML writer: Omit footnotes from TOC entries.John MacFarlane2014-01-06
* | | RST writer: Ensure no blank line after def in definition list.John MacFarlane2014-01-02
* | | HTML writer: With --toc, headers no longer link to themselves.John MacFarlane2014-01-02
* | | Use isHeaderBlock from Shared rather than defining it anew...John MacFarlane2014-01-02
* | | ODT writer: Use mathml for proper rendering of formulas.John MacFarlane2014-01-02
* | | OpenDocument writer: Fixed RawInline, RawBlock so they don't escape.John MacFarlane2014-01-02
* | | Moved fixDisplayMath from Docx writer to Writer.Shared.John MacFarlane2014-01-02
* | | Docx writer: Fixed problem with some modified reference docx files.John MacFarlane2014-01-01
* | | HLint: use fromMaybeHenry de Valence2013-12-19
* | | HLint: use /=Henry de Valence2013-12-19