summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* | Merge pull request #2532 from michaelbeaumont/fix-2530John MacFarlane2015-11-19
|\ \
| * | Interpret pauses correctly for all headersmichaelbeaumont2015-11-15
* | | Merge pull request #2506 from adunning/patch-1John MacFarlane2015-11-19
|\ \ \
| * | | Remove redundant `center` variable for reveal.js.Andrew Dunning2015-11-09
* | | | Rationalized behavior of --no-tex-ligatures and --smart.John MacFarlane2015-11-19
* | | | Docx reader: Clean up commented-out functionJesse Rosenthal2015-11-18
* | | | Docx reader: Handle dummy list items.Jesse Rosenthal2015-11-18
* | | | Haddock writer: omit formatting inside links.John MacFarlane2015-11-16
* | | | Textile reader: skip over attribute in image source.John MacFarlane2015-11-16
* | | | ICML writer: better handling of math.John MacFarlane2015-11-16
* | | | HTML writer: Include `example` class for example lists.John MacFarlane2015-11-16
* | | | Docx writer: insert space between footnote ref and footnote.John MacFarlane2015-11-15
* | | | Derive Generic instances for types in Text.Pandoc.Options.John MacFarlane2015-11-14
* | | | Allow more customization of opendocument styles.John MacFarlane2015-11-14
| |/ / |/| |
* | | Follow relationships correctly in foot/endnotes.Jesse Rosenthal2015-11-14
* | | Text.Pandoc.Emoji: use hex escapes instead of Unicode in source.John MacFarlane2015-11-13
* | | Merge pull request #2526 from tarleb/org-definition-lists-fixJohn MacFarlane2015-11-13
|\ \ \
| * | | Org reader: Require whitespace around def list markersAlbert Krewinkel2015-11-13
* | | | Merge pull request #2525 from tarleb/org-smart-fixesJohn MacFarlane2015-11-13
|\ \ \ \
| * | | | Org reader: Fix emphasis rules for smart parsingAlbert Krewinkel2015-11-13
| |/ / /
* | | | Added `emoji` extension to Markdown.John MacFarlane2015-11-13
* | | | Allow `://` in citation keys.John MacFarlane2015-11-13
|/ / /
* | | EPUB writer: don't download linked media when `data-external` attribute set.John MacFarlane2015-11-12
* | | LaTeX writer: set `colorlinks`...John MacFarlane2015-11-12
* | | Fixed shadowing error.John MacFarlane2015-11-09
* | | Restored Text.Pandoc.Compat.Monoid.John MacFarlane2015-11-09
* | | Revert "Use -XNoImplicitPrelude and 'import Prelude' explicitly."John MacFarlane2015-11-09
|/ /
* | Merge pull request #2502 from minoki/latex-comment-environmentJohn MacFarlane2015-11-08
|\ \
| * | LaTeX reader: Handle `comment` environment.ARATA Mizuki2015-11-08
* | | Merge pull request #2505 from tarleb/org-header-markup-fixJohn MacFarlane2015-11-08
|\ \ \
| * | | Org reader: fix markup parsing in headersAlbert Krewinkel2015-11-08
| |/ /
* / / Use -XNoImplicitPrelude and 'import Prelude' explicitly.John MacFarlane2015-11-08
|/ /
* | LaTeX writer: properly handle footnotes in captions.John MacFarlane2015-11-01
* | LaTeX writer: avoid footnotes in list of figures.John MacFarlane2015-11-01
* | Pipe tables with long lines now get relative cell widths.John MacFarlane2015-10-30
* | HTML writer: use width on whole table if col widths sum to < 100%.John MacFarlane2015-10-30
* | Textile reader: don't do smart punctuation unless explicitly asked.John MacFarlane2015-10-30
* | Fixed omitted `url(...)` in CSS data-uri with `--self-contained`.John MacFarlane2015-10-28
* | LaTeX writer: add `\protect` to `\hyperlink`.John MacFarlane2015-10-28
* | LaTeX writer: Use `\hypertarget` and `\hyperlink` for links.John MacFarlane2015-10-27
* | Markdown reader: improved parser for `mmd_title_block`.John MacFarlane2015-10-26
* | Added de-CH-1901, fixed el-polytonnickbart19802015-10-26
* | Merge pull request #2481 from mb21/textarabicJohn MacFarlane2015-10-25
|\ \
| * | LaTeX writer: \textarabic fixmb212015-10-25
* | | Merge pull request #2477 from tarleb/org-toggling-header-argsJohn MacFarlane2015-10-25
|\ \ \ | |/ / |/| |
| * | Org reader: allow toggling header argsAlbert Krewinkel2015-10-25
* | | Org reader: fix paragraph/list interactionAlbert Krewinkel2015-10-24
|/ /
* | Fixed over-eager raw HTML inline parsing.John MacFarlane2015-10-22
* | Avoid compiler warning for unused identifier.John MacFarlane2015-10-22
* | Changed ยง to % in operators from Odt.Arrows.Utils.John MacFarlane2015-10-22