summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Updated ConTeXt tests.John MacFarlane2011-12-30
* HTML writer: Better handling of authors in meta tags.John MacFarlane2011-12-30
* ConTeXt writer: Made `--toc` work even without `--number-sections`.John MacFarlane2011-12-30
* README: Added link for HTML 5.John MacFarlane2011-12-30
* Small tweaks to hyphenatedurl patch.John MacFarlane2011-12-30
* ConTeXt_url_hyphenationB. Scott Michel2011-12-30
* LaTeX writer: Improved detection of book classes.John MacFarlane2011-12-30
* EPUB: Get correct environment variable for LANG.John MacFarlane2011-12-30
* Better smart quote parsing.John MacFarlane2011-12-29
* Unescape entities in citation refId.John MacFarlane2011-12-29
* Unicode reference ID in biblio test.John MacFarlane2011-12-29
* Updated tests for changes to HTML note back references.John MacFarlane2011-12-29
* Merge pull request #366 from gridaphobe/masterJohn MacFarlane2011-12-29
|\
| * change reference backlink from RawInline to Link so it gets rendered properly...Eric Seidel2011-12-24
* | DZSlides: Added dzslides/template.html.John MacFarlane2011-12-29
* | Made `--version` informative about versions of dependencies.John MacFarlane2011-12-29
* | Better formatting for list of highlighting languages.John MacFarlane2011-12-29
* | Added "beamer" a few places where we test for latex.John MacFarlane2011-12-29
* | Don't use `--smart` automatically with `man` output.John MacFarlane2011-12-29
* | Better formatting of input/output formats in `--help`.John MacFarlane2011-12-29
* | Made `html5` and `html5+lhs` output formats.John MacFarlane2011-12-29
* | Added 'beamer' as an output format.John MacFarlane2011-12-29
* | Preserve attributes in highlighted HTML.John MacFarlane2011-12-28
* | EPUB: Correctly handle internal links.John MacFarlane2011-12-28
* | Made `--highlight-style` and `--no-highlight` work in markdown2pdf.John MacFarlane2011-12-27
* | Added `--highlight-style` and `--no-highlight` options.John MacFarlane2011-12-27
* | Highlighting: Add language as class name.John MacFarlane2011-12-27
* | Updated tests.John MacFarlane2011-12-27
* | Updated templates; changes for new highlighting-kate.John MacFarlane2011-12-27
* | Replaced Apostrophe, Ellipses, EmDash, EnDash w/ unicode strings.John MacFarlane2011-12-27
* | LaTeX reader: Return Str instead of Apostrophe.John MacFarlane2011-12-27
* | Markdown reader: Improved previous patch to allow unicode apostrophe.John MacFarlane2011-12-27
* | Pretty: return Str with unicode instead of Apostrophe.John MacFarlane2011-12-27
* | EPUB writer: Make external (absolute) links active.John MacFarlane2011-12-26
* | Modified str parser to capture apostrophes in smart mode.John MacFarlane2011-12-26
* | Added some failing test cases for apostrophes in French.John MacFarlane2011-12-26
* | Updated highlighting for highlighting-kate 0.4.John MacFarlane2011-12-26
|/
* LaTeX writer: Support highlighting for inline code.John MacFarlane2011-12-23
* LaTeX writer: Have LHS files set the "listings" variable.John MacFarlane2011-12-23
* LaTeX writer: Implemented syntax highlighting for CodeBlocks.John MacFarlane2011-12-23
* Updated 'Tested-With' field.John MacFarlane2011-12-22
* Merge pull request #364 from aslatter/masterJohn MacFarlane2011-12-22
|\
| * tests: update package description to build with GHC 7.4Antoine Latter2011-12-22
| * Update build depends for GHC 7.4Antoine Latter2011-12-22
|/
* Removed highlighting flag. Highlighting support is now standard.John MacFarlane2011-12-22
* Added writerHighlight to WriterOptions.John MacFarlane2011-12-22
* Removed writerAscii in WriterOptions.John MacFarlane2011-12-22
* Changed types of highlighting functions.John MacFarlane2011-12-22
* Updated s5 tests.John MacFarlane2011-12-20
* S5 template: Added titleslide class to title slide.John MacFarlane2011-12-20