summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * Initial stab at more involved fix for #1607Nikolay Yakimov2015-02-21
* | Merge pull request #2008 from tomleese/fix-github-phrasingJohn MacFarlane2015-03-16
|\ \
| * | Replace occurrences of 'Github' with 'GitHub'Tom Leese2015-03-16
|/ /
* | AsciiDoc writer: avoid wrapping after list marker.John MacFarlane2015-03-15
* | AsciiDoc writer: insert some needed blank lines.John MacFarlane2015-03-15
* | Moved and rewrote documentation for `shortcut_reference_links` ext.John MacFarlane2015-03-15
* | Merge pull request #1989 from zudov/shortcut_ref_link_prJohn MacFarlane2015-03-15
|\ \
| * | Support shortcut reference links in markdown writerKonstantin Zudov2015-03-10
* | | Really fix #1394.John MacFarlane2015-03-14
* | | Properly gobble spaces after \\.John MacFarlane2015-03-14
* | | LaTeX reader: allow block content in \title{}.John MacFarlane2015-03-14
* | | Merge pull request #2000 from bosmacs/org-smartJohn MacFarlane2015-03-09
|\ \ \
| * | | Org reader: add support for smart punctuationCraig S. Bosma2015-03-09
|/ / /
* | | Merge pull request #1999 from synsem/latex-reader-tablesJohn MacFarlane2015-03-08
|\ \ \
| * | | LaTeX reader: allow non-empty colsep in tablesMathias Schenner2015-03-08
| * | | LaTeX reader: allow valign argument in tablesMathias Schenner2015-03-08
| * | | LaTeX reader: add some test cases for simple tablesMathias Schenner2015-03-08
|/ / /
* | | LaTeX reader: ignore options in `\lstinline`.John MacFarlane2015-03-07
* | | MediaWiki writer: spaces to underscores in wikilink URL.John MacFarlane2015-03-07
* | | Fixed pipe tables -- headerless tables are not allowed.John MacFarlane2015-03-07
* | | Merge pull request #1976 from wcaleb/json-help-messageJohn MacFarlane2015-03-07
|\ \ \
| * | | Clarify JSON input and output in usage messageCaleb McDaniel2015-02-27
| |/ /
* | | Merge pull request #1988 from sumitsahrawat/issue-969John MacFarlane2015-03-07
|\ \ \
| * | | Fix issue #969, #1779 by providing --latex-engine-optSumit Sahrawat2015-03-04
|/ / /
* | | Merge pull request #1980 from RyanGlScott/masterMatthew Pickering2015-03-02
|\ \ \ | |/ / |/| |
| * | Bump blaze-html and blaze-markup upper version boundsRyanGlScott2015-02-28
|/ /
* | HTML writer: include raw latex blocks if --mathjax specified.John MacFarlane2015-02-25
* | Markdown writer: don't emit span tags if plain or raw HTML disabled.John MacFarlane2015-02-25
* | Define isRight since it's only in recent versions of Data.Either.John MacFarlane2015-02-25
* | Markdown writer: Avoid introducing spurious list items through wrapping.John MacFarlane2015-02-25
* | LaTeX writer: recognize book documentclass if set in metadata.John MacFarlane2015-02-25
* | Markdown reader: check for tex macros after indented code.John MacFarlane2015-02-25
* | Docbook writer: don't print empty id attributes.John MacFarlane2015-02-25
|/
* Docx reader: Minor cleanup.Jesse Rosenthal2015-02-21
* Docx reader: add test for verbatim in sub/superscript.Jesse Rosenthal2015-02-21
* Docx reader: allow sub/superscript verbatims.Jesse Rosenthal2015-02-21
* Merge pull request #1964 from mpickering/latexfixMatthew Pickering2015-02-20
|\
| * LaTeX Writer: Don't use listings in headersMatthew Pickering2015-02-20
|/
* Docx reader: Add tests for new list style parsing.Jesse Rosenthal2015-02-19
* Docx reader: Allow numbering in the style file.Jesse Rosenthal2015-02-19
* ICML writer: Better handling of raw blocks and inlines.John MacFarlane2015-02-17
* Fixed revealjs template so style css is correctly included.John MacFarlane2015-02-16
* Allow wildcards in `--epub-embed-font` arguments.John MacFarlane2015-02-13
* Improved building of data URIs in SelfContained.John MacFarlane2015-02-13
* Docx reader: test lists in table cells.Jesse Rosenthal2015-02-13
* Docx reader: Handle lists correctly inside table cells.Jesse Rosenthal2015-02-13
* Docx writer: Add footnotes id -1 and 0.Jesse Rosenthal2015-02-12
* Docx Writer: Alter Blockquote style slightly.Jesse Rosenthal2015-02-11
* Docx Writer: Update reference.docxJesse Rosenthal2015-02-11
* Docx Writer: Add "BodyText" StyleJesse Rosenthal2015-02-11