summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Docx Writer: Partial fix for #1607Nikolay Yakimov2014-10-24
* 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
* RST writer: Wrap line blocks with spaces before continuations.John MacFarlane2014-09-30
* Don't wrap lines in rST line blocks.John MacFarlane2014-09-29
* Merge pull request #1601 from jkr/windowsfixJohn MacFarlane2014-09-27
|\
| * Docx reader: Fix window path for image lookup.Jesse Rosenthal2014-09-02
* | Merge pull request #1589 from mszep/masterJohn MacFarlane2014-09-27
|\ \
| * | ConTeXt writer: add function toLabelMark Szepieniec2014-09-18
* | | Org Reader: Parse multi-inline terms correctly in definition listMatthew Pickering2014-09-27
* | | HTML Reader: Recognise <br> tags inside <pre> blocksmpickering2014-09-25
* | | HTML Writer: Don't double render when email-obfuscation=nonempickering2014-09-25
* | | Add support for KaTeX HTML mathmpickering2014-09-25
* | | HTML Writer: MathML now outputted with tex annotation.mpickering2014-09-25
* | | Shared: Make collapseFilePath OS-agnosticmpickering2014-09-25
* | | MediaBag: Fixes Windows specific path problemsmpickering2014-09-25
* | | Docx writer: Renumber header and footer relationships to avoid collisions.Jesse Rosenthal2014-09-11
* | | LaTeX writer: Protect graphics in headers.Jesse Rosenthal2014-09-09
* | | 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
* | | Org reader: Added state changing blanklines.Jesse Rosenthal2014-09-04
* | | Docx reader: Rewrite rewriteLink to work with new headers.Jesse Rosenthal2014-09-04
* | | Docx reader: Single-item headers in ordered lists are headers.Jesse Rosenthal2014-09-04
* | | EPUB writer: Don't include nav node in spine unless --toc was requested.John MacFarlane2014-09-01
* | | LaTeX writer: Avoid using reserved characters as \lstinline delimiters.John MacFarlane2014-09-01
* | | EPUB writer: Fixed typo.John MacFarlane2014-09-01
| |/ |/|
* | Merge pull request #1594 from jkr/itemFixJohn MacFarlane2014-08-31
|\ \
| * | LaTeX writer: Put `~` before header in item text.Jesse Rosenthal2014-08-31
| |/