summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Change variable to polyglossia-lang.name and .optionsmb212015-10-07
* Docx Reader: Parse soft, no-break hyphen elementsOphir Lifshitz2015-10-04
* FIxed typo: Ext_superscript, Ext_subscript.John MacFarlane2015-10-03
* For markdown_mmd, add: implicit_figures, superscripts, subscripts.John MacFarlane2015-10-03
* Removed unneeded imports.John MacFarlane2015-09-26
* MediaBag: ensure that / is always used as path separator.John MacFarlane2015-09-26
* Merge pull request #2419 from mb21/bidiJohn MacFarlane2015-09-26
|\
| * Support bidirectional text output with XeLaTeX, ConTeXt and HTMLmb212015-09-26
* | Removed unneeded import.John MacFarlane2015-09-26
* | Correctly recognize book documentclass in metadata.John MacFarlane2015-09-25
* | Markdown reader: handle 'id' and 'class' in parsing key/value attrs.John MacFarlane2015-09-25
* | LaTeX reader: support longtable.John MacFarlane2015-09-23
|/
* Merge pull request #2369 from mb21/language-variablesJohn MacFarlane2015-09-22
|\
| * `lang` variable is now in BCP47 formatmb212015-08-20
* | Merge pull request #2406 from tarleb/org-verse-fixJohn MacFarlane2015-09-20
|\ \
| * | Make sure verse blocks can contain empty linesAlbert Krewinkel2015-09-19
* | | [RST Writer] Don't normalize heading levels below input minimumNikolay Yakimov2015-09-19
|/ /
* | Markdown writer: in TOC, add links to headers.John MacFarlane2015-09-17
* | Use user data directory for reference docx archive.John MacFarlane2015-09-09
* | Merge pull request #2364 from gbataille/bugDocJohn MacFarlane2015-08-17
|\ \ | |/ |/|
| * [BUG] Haddock : * and ^ to be escaped in docsGrégory Bataille2015-08-17
* | RST reader: better handling of indirect roles.John MacFarlane2015-08-15
* | Merge pull request #2360 from jg/issue-2354John MacFarlane2015-08-15
|\ \
| * | Org reader: add auto identifiers if not present on headersJuliusz Gonera2015-08-15
* | | RST writer: ensure that `\ ` is inserted when needed...John MacFarlane2015-08-13
* | | RST writer: Don't insert `\ ` when complex expression in matched pairs.John MacFarlane2015-08-12
* | | EPUB TOC: replace literal "<br/>" with space.John MacFarlane2015-08-10
* | | EPUB reader: stop mangling external URLs.John MacFarlane2015-08-10
* | | Docx writer: Moved invalid character stripping to `formattedString`.John MacFarlane2015-08-10
|/ /
* | Text.Pandoc: disable auto_identifiers for epub.John MacFarlane2015-08-08
* | MediaWiki reader: handle unquoted table attributes.John MacFarlane2015-08-08
* | HTML reader: add auto identifiers if not present on headers.John MacFarlane2015-08-08
* | DocBook reader: handle informalexample.John MacFarlane2015-08-08
* | LaTeX reader: Implement \Cite.John MacFarlane2015-08-08
* | Merge pull request #2327 from hftf/list-styleJohn MacFarlane2015-08-07
|\ \ | |/ |/|
| * HTML Reader: Detect font-variant with pickStyleAttrPropsOphir Lifshitz2015-07-27
| * HTML Reader: Parse <ol> type, class, and inline list-style(-type) CSSOphir Lifshitz2015-07-24
* | fix build failure with --flags=-httpsSergei Trofimovich2015-07-30
* | Pipe tables: allow indented columns.John MacFarlane2015-07-27
* | Merge pull request #1689 from kuribas/masterJohn MacFarlane2015-07-25
|\ \
| * | Use '=' instead of '#' for atx-style headers in markdown+lhs.Kristof Bastiaensen2014-10-14
* | | Added odt readerMarLinn2015-07-23
| |/ |/|
* | Updated tests and removed a skipSpaces....John MacFarlane2015-07-23
* | Parsing: toKey: strip off outer brackets.John MacFarlane2015-07-23
* | Merge pull request #2323 from hftf/implicit-header-refsJohn MacFarlane2015-07-23
|\ \
| * | Markdown Reader: Skip spaces in headersOphir Lifshitz2015-07-23
* | | LaTeX reader: support abstract environment.John MacFarlane2015-07-23
|/ /
* | Fix regression: allow HTML comments containing `--`.John MacFarlane2015-07-21
* | Use newManager instead of withManager in recent http-client.John MacFarlane2015-07-21
* | DZSlides: Add `role="note"` for speaker notes.John MacFarlane2015-07-21