summaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/Readers
Commit message (Expand)AuthorAge
...
| * LaTeX reader: drop duplicate `*` in bibtexKeyCharsAlbert Krewinkel2016-07-29
* | Merge pull request #3065 from tarleb/org-verse-indentJohn MacFarlane2016-08-09
|\ \
| * | Org reader: preserve indentation of verse linesAlbert Krewinkel2016-08-08
* | | Org reader: ensure image sources are proper linksAlbert Krewinkel2016-08-09
|/ /
* | MediaWiki reader: properly interpret XML tags in pre environments.John MacFarlane2016-08-06
* | Improved mediawiki reader's treatment of verbatim constructions.John MacFarlane2016-08-06
* | Fix for unquoted attribute values in mediawiki tables.John MacFarlane2016-08-06
|/
* Textile reader: disallow empty URL in explicit link.John MacFarlane2016-07-22
* Textile reader: support `bc..` extended code blocks.John MacFarlane2016-07-22
* LaTeX reader: be more forgiving of non-standard characters.John MacFarlane2016-07-20
* LaTeX reader: more robust parsing of unknown environments.John MacFarlane2016-07-20
* RST reader: use Div for admonitions.John MacFarlane2016-07-20
* Textile reader: improve definition list parsing.John MacFarlane2016-07-19
* Textile reader: improved table parsing.John MacFarlane2016-07-18
* Don't require haddock-library 1.4.John MacFarlane2016-07-15
* Fixed compiler warnings.John MacFarlane2016-07-14
* Haddock reader - support math.John MacFarlane2016-07-14
* Removed some redundant class constraints.John MacFarlane2016-07-14
* Merge pull request #3019 from tarleb/org-verbatim-fixJohn MacFarlane2016-07-14
|\
| * Org reader: fix parsing of verbatim inlinesAlbert Krewinkel2016-07-14
* | Fixed exponential parsing bug in textile reader.John MacFarlane2016-07-14
|/
* Org reader: replace ugly code with view patternAlbert Krewinkel2016-07-04
* Merge pull request #3010 from tarleb/org-header-treeJohn MacFarlane2016-07-03
|\
| * Org reader: support headline levels export settingAlbert Krewinkel2016-07-03
| * Org reader: put export setting parser into moduleAlbert Krewinkel2016-07-02
| * Org reader: support archived trees export optionsAlbert Krewinkel2016-07-01
| * Org reader: refactor comment tree handlingAlbert Krewinkel2016-07-01
| * Org reader: parse as headlines, convert to blocksAlbert Krewinkel2016-07-01
| * Org reader: improve tag and properties type safetyAlbert Krewinkel2016-07-01
* | Odt reader: Removed redundant Monoid constraints.John MacFarlane2016-07-03
* | LaTeX reader: strip off double quotes around image source if present.John MacFarlane2016-07-01
|/
* LaTeX reader: fixed `\cite` so it is a NormalCitation not AuthorInText.John MacFarlane2016-06-29
* Merge pull request #3001 from tarleb/org-figure-labelJohn MacFarlane2016-06-26
|\
| * Org reader: support figure labelsAlbert Krewinkel2016-06-26
* | Textile reader: Fix overly aggressive interpretation as images.John MacFarlane2016-06-25
* | Fixed RST links with no explicit link text.John MacFarlane2016-06-25
|/
* Textile reader: fixed attributes.John MacFarlane2016-06-23
* Docx reader: Add warning for advanced comment formatting.Jesse Rosenthal2016-06-23
* docx reader: enable warnings in top-level readerJesse Rosenthal2016-06-23
* Docx reader: add simple comment functionality.Jesse Rosenthal2016-06-23
* Org reader: remove partial functionsAlbert Krewinkel2016-06-21
* Org reader: support arbitrary raw inlinesAlbert Krewinkel2016-06-13
* Org reader: add support for "Berkeley-style" citesAlbert Krewinkel2016-06-05
* Org reader: add semicolon to list of special charsAlbert Krewinkel2016-06-05
* Org reader: support special strings export optionAlbert Krewinkel2016-06-03
* Org reader: support emphasized text export optionAlbert Krewinkel2016-06-03
* Org reader: support smart quotes export optionAlbert Krewinkel2016-06-03
* Org reader: drop unused field from parser stateAlbert Krewinkel2016-06-02
* Org reader: undo code duplicationAlbert Krewinkel2016-06-02
* Merge pull request #2950 from tarleb/org-ref-supportJohn MacFarlane2016-05-31
|\