summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* 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
* | HTML reader: handle type attribute on ol.John MacFarlane2015-07-21
* | LaTeX reader: properly handle booktabs lines.John MacFarlane2015-07-21
* | Removed unneeded import.John MacFarlane2015-07-16
* | LaTeX writer: Fixed detection of 'chapters' from template.John MacFarlane2015-07-16
* | `--self-contained`: Fixed overaggressive CSS minimization.John MacFarlane2015-07-15
* | Updated to use cmark >= 0.4.John MacFarlane2015-07-14
* | Markdown reader: don't allow bare URI links or autolinks in link label.John MacFarlane2015-07-14
* | Improved bare autolink detection.John MacFarlane2015-07-14
* | HTML writer: support speaker notes in dzslides.John MacFarlane2015-07-13
* | DokuWiki: write $..$ instead of <math>..</math>Tiziano Müller2015-07-13
* | Changed hierarchicalize so it treats references div as top-level header.John MacFarlane2015-07-12
* | Avoid parsing partial URLs as HTML tags.John MacFarlane2015-07-10
* | Merge pull request #2266 from PromyLOPh/fieldinlineJohn MacFarlane2015-07-08
|\ \
| * | Readers.RST: Factor out inline markup string parsingLars-Dominik Braun2015-07-03
| * | Readers.RST: Parse field list nameLars-Dominik Braun2015-07-03
* | | PDF: Make sure `--latex-engine-opt` goes before the filename...John MacFarlane2015-07-08
* | | Correct superscript/subscript.Andrew Dunning2015-07-08
* | | Fixed email javascript obfuscation with mailto: URLs.John MacFarlane2015-07-07
|/ /
* | ConTeXt: use `\goto` for internal links.John MacFarlane2015-07-01
* | Merge pull request #2255 from mchladek/odt_linebreakJohn MacFarlane2015-07-01
|\ \
| * | Do not add a carriage return after a hard line break in OpenDocument writer a...Michael Chladek2015-07-01
* | | ConTeXt writer: Added a % at end for `\reference` to avoid spurious space.John MacFarlane2015-07-01
* | | New method for building man pages.John MacFarlane2015-07-01
|/ /
* | Merge pull request #2250 from PromyLOPh/rsttargetJohn MacFarlane2015-06-29
|\ \
| * | Fix RST reference names with special charactersLars-Dominik Braun2015-06-29
* | | LaTeX reader: Allow `_` and `^` as regular inline text.John MacFarlane2015-06-29
* | | LaTeX reader: don't parse `_`,`^` as super/sub outside math mode.John MacFarlane2015-06-29
|/ /