summaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/Readers
Commit message (Expand)AuthorAge
* Added Text.Pandoc.Compat.Locale to assist with transition to time 1.5.John MacFarlane2014-12-19
* LaTeX reader: parse math environments as inline when possible.John MacFarlane2014-12-16
* LaTeX reader: parse label after caption into a span...John MacFarlane2014-12-15
* Merge branch 'patch-1' of https://github.com/Wikiwide/pandoc into Wikiwide-pa...John MacFarlane2014-12-15
|\
| * cref, sepWikiwide2014-10-03
* | Don't treat a citation as a reference link label.John MacFarlane2014-12-15
* | LaTeX reader: better handling of `\noindent` and `\greektext`.John MacFarlane2014-12-15
* | Improved texorpdfstring patch #1148.John MacFarlane2014-12-15
* | Merge pull request #1805 from bergey/rstJohn MacFarlane2014-12-15
|\ \
| * | RST: warn about ignored fields in role directivesDaniel Bergey2014-12-12
| * | RST Reader: compute Attrs when role is definedDaniel Bergey2014-12-12
| * | RST reader: improve support for custom rolesDaniel Bergey2014-12-12
| * | RST: literal role should produce Code,Daniel Bergey2014-12-12
| * | expose warnings from RST reader; refactorDaniel Bergey2014-12-12
| * | RST Reader: Warn about skipped directivesDaniel Bergey2014-12-08
* | | DocBook readers: Include id on section headers.John MacFarlane2014-12-14
* | | DocBook reader: Handle menuchoice elements better.John MacFarlane2014-12-14
* | | DocBook reader: get string content in inner tags for literal elements.John MacFarlane2014-12-14
* | | DocBook reader: handle keycombo, keycap.John MacFarlane2014-12-14
* | | Org reader: properly handle links to `file:target`Albert Krewinkel2014-12-14
* | | DocBook reader: document/test "type" as implementedBryan O'Sullivan2014-12-08
* | | DocBook reader: add support for classnameBryan O'Sullivan2014-12-08
* | | DocBook reader: add support for calloutlist and calloutBryan O'Sullivan2014-12-08
|/ /
* | parse RST class directivesDaniel Bergey2014-12-01
* | parse RST quoted literal blocksDaniel Bergey2014-12-01
* | LaTeX reader: support `\smartcite` and `\Smartcite` from biblatex.John MacFarlane2014-11-25
* | Make `embed` tag either block or inline.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
* | | TWiki Reader: add new new twiki readerAlexander Sulfrian2014-10-30
* | | Docx reader: fix for Issue #1692 (i18n styles)Nikolay Yakimov2014-10-25
* | | Org reader: parse LaTeX-style MathML entitiesAlbert Krewinkel2014-10-20
* | | 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 #1601 from jkr/windowsfixJohn MacFarlane2014-09-27
|\ \
| * | Docx reader: Fix window path for image lookup.Jesse Rosenthal2014-09-02
* | | Org Reader: Parse multi-inline terms correctly in definition listMatthew Pickering2014-09-27
* | | HTML Reader: Recognise <br> tags inside <pre> blocksmpickering2014-09-25
| |/ |/|
* | Docx Reader: Remove header class properly in other langsJesse Rosenthal2014-09-06
* | Docx reader: Use polyglot header list.Jesse Rosenthal2014-09-05
* | Docx Reader: Start list of polyglot section headers.Jesse Rosenthal2014-09-05