summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Merge pull request #1716 from lierdakil/issue1607-pullreqMatthew Pickering2014-12-07
|\
| * Docx Writer: Partial fix for #1607Nikolay Yakimov2014-10-24
* | Text.Pandoc.Pretty: Improve performance of realLengthMatthew Pickering2014-12-06
* | parse RST class directivesDaniel Bergey2014-12-01
* | parse RST quoted literal blocksDaniel Bergey2014-12-01
* | ICML writer: Don't force all citations into footnotes.John MacFarlane2014-11-30
* | Reverted "omit blank lines after list items," better fix for #1777.John MacFarlane2014-11-25
* | RST writer: Omit blank lines after list items.John MacFarlane2014-11-25
* | RST writer: Ensure blank line after figure.John MacFarlane2014-11-25
* | LaTeX reader: support `\smartcite` and `\Smartcite` from biblatex.John MacFarlane2014-11-25
* | Fixed double-rendering of footnotes in RST tables.John MacFarlane2014-11-19
* | Really fix #1758. Add `id="cover"` to body on cover page.John MacFarlane2014-11-17
* | Use regular page template for nav.xhtml.John MacFarlane2014-11-16
* | Make `embed` tag either block or inline.John MacFarlane2014-11-16
* | Changed mime type for otf to application/vnd.ms-opentype.John MacFarlane2014-11-16
* | Fixed bug in org with bulleted lists:John MacFarlane2014-11-13
* | Account for external link URLs with anchorsCaleb McDaniel2014-11-13
* | Merge pull request #1645 from neongreen/issue1636John MacFarlane2014-11-12
|\ \
| * | Fix 'Ext_lists_without_preceding_blankline' bug.Artyom2014-09-26
* | | Org reader: allow empty links for gitit interopAlbert Krewinkel2014-11-05
* | | Org reader: absolute, relative paths in linksAlbert Krewinkel2014-11-05
* | | DokuWiki writer: Better handling of block quotes.John MacFarlane2014-11-04
* | | Merge pull request #1726 from AlexanderS/twiki-parserJohn MacFarlane2014-10-31
|\ \ \
| * | | TWiki Reader: add new new twiki readerAlexander Sulfrian2014-10-30
* | | | ODT writer: Correctly handle images without extensions.John MacFarlane2014-10-30
* | | | Strip querystring in ODT writeTodd Sifleet2014-10-28
|/ / /
* | / Docx reader: fix for Issue #1692 (i18n styles)Nikolay Yakimov2014-10-25
| |/ |/|
* | HTML writer: Make header attributes work outside top level.John MacFarlane2014-10-23
* | DOCX writer: Look in user data dir for archive reference.docx.John MacFarlane2014-10-21
* | Merge pull request #1706 from tarleb/org-symbol-entitiesJohn MacFarlane2014-10-21
|\ \
| * | Org reader: parse LaTeX-style MathML entitiesAlbert Krewinkel2014-10-20
* | | Merge pull request #1668 from gbataille/widthFromRef2John MacFarlane2014-10-21
|\ \ \
| * | | Getting the page width from the reference fileGrégory Bataille2014-10-05
* | | | Pretty: Make CR + BLANKLINE = BLANKLINE.John MacFarlane2014-10-20
| |/ / |/| |
* | | Parsing: fixed `inlineMath` so it handles `\text{..}` containing `$`.John MacFarlane2014-10-19
* | | Markdown reader: allow `startnum` to work without `fancy_lists`.John MacFarlane2014-10-18
* | | Merge pull request #1680 from shelf/masterJohn MacFarlane2014-10-18
|\ \ \
| * | | Fix indent issue for definition listsTimothy Humphries2014-10-17
| * | | Respect indent when parsing Org bullet listsTimothy Humphries2014-10-12
* | | | Merge pull request #1700 from tarleb/org-emphasis-fixJohn MacFarlane2014-10-18
|\ \ \ \
| * | | | Org reader: fix rules for emphasis recognitionAlbert Krewinkel2014-10-18
| |/ / /
* / / / Org reader: Drop COMMENT document treesAlbert Krewinkel2014-10-18
|/ / /
* | | Merge pull request #1674 from freiric/masterJohn MacFarlane2014-10-08
|\ \ \
| * | | fix inDirectory to reset to the original directory in case an exception occursFreiric Barral2014-10-08
* | | | EPUB reader: Further URI handling improvements.John MacFarlane2014-10-08
* | | | EPUB writer: correctly resolve relative URIs. (Closes #1671.)John MacFarlane2014-10-08
* | | | Fixed absolute URI detection in EPUB writer. Closes #1672.John MacFarlane2014-10-08
|/ / /
* | | EPUB writer: Don't add sourceURL to absolute URIs!John MacFarlane2014-10-08
* | | add mime type for WebVTTJason Ronallo2014-10-04
|/ /
* | Added `track` to list of tags treated by `--self-contained`.John MacFarlane2014-10-04