summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Docbook writer: Use programlisting for code blocks.John MacFarlane2011-07-24
* Docbook writer: Use CALS tables (instead of XHTML tables).John MacFarlane2011-07-24
* HTML writer: Removed English title on footnote back links.John MacFarlane2011-07-24
* Use data: protocol to embed s5 css in <link> tags.John MacFarlane2011-07-24
* Reordered offline slidy includes.John MacFarlane2011-07-24
* Use yuicompressor-packed js for s5.John MacFarlane2011-07-24
* Updated s5 tests.John MacFarlane2011-07-24
* Fixed slidy css.John MacFarlane2011-07-24
* Insert CDATA around inline js/css in HTML, slidy.John MacFarlane2011-07-24
* Enclose s5 scripts and css in CDATA tags.John MacFarlane2011-07-24
* RST reader: Partial support for labeled footnotes.John MacFarlane2011-07-23
* Changed `--mathjax` to link to mathjax CDN by default.John MacFarlane2011-07-23
* Use \enquote{..} for latex quotes if template uses csquotes package.John MacFarlane2011-07-23
* Properly handle characters in the 128..159 range.John MacFarlane2011-07-23
* HTML writer/templates: Made TOC more customizable.John MacFarlane2011-07-23
* HTML writer: Display author and date after title.John MacFarlane2011-07-23
* Fixed latex template: don't use ucs if using biblatex.John MacFarlane2011-07-23
* Use different hyperref options for xetex.John MacFarlane2011-07-23
* LaTeX writer: New template.John MacFarlane2011-07-23
* LaTeX writer: don't set stVerbInNote unnecessarily.John MacFarlane2011-07-23
* Added link to zotero styles page.John MacFarlane2011-07-22
* Small documentation fix.John MacFarlane2011-07-22
* Version bump to 1.8.2.John MacFarlane2011-07-22
* Changed default template naming scheme.John MacFarlane2011-07-22
* Look for value of --template in datadir if not found.John MacFarlane2011-07-22
* Updated tests for new latex templates.John MacFarlane2011-07-22
* Version bump to 1.8.1.3.John MacFarlane2011-07-22
* Added `--luatex` option to markdown2pdf.John MacFarlane2011-07-22
* Deprecated `--xetex` option - it is no longer needed.John MacFarlane2011-07-22
* Updated templates.John MacFarlane2011-07-22
* LaTeX writer: Use \texttt and escapes instead of \verb!..!.John MacFarlane2011-07-22
* Modified submodules.John MacFarlane2011-07-22
* Updated contributor list.John MacFarlane2011-07-22
* markdown2pdf: Better error printing.John MacFarlane2011-07-22
* markdown2pdf: Don't crash if pdflatex's output is not UTF-8.John MacFarlane2011-07-22
* Merge pull request #278 from tanimoto/masterJohn MacFarlane2011-07-21
|\
| * markdown2pdf: Fix issue reading log with non-UTF8 characters.Paulo Tanimoto2011-07-20
* | LaTeX reader: Handle \subtitle command.John MacFarlane2011-07-21
* | LaTeX reader & writer: Use \and to separate authors.John MacFarlane2011-07-21
|/
* Document pandoc-templates repository in README.John MacFarlane2011-07-20
* Changed markdown2pdf to halt-on-error.John MacFarlane2011-07-20
* ConTeXt writer: Made \start/stoptyping flush with margin.John MacFarlane2011-07-19
* LaTeX writer: make verbatim environments flush to avoid extra space.John MacFarlane2011-07-19
* Added templates as a git submodule.John MacFarlane2011-07-19
* Added unexported Text.Pandoc.MIME.John MacFarlane2011-07-19
* ODT writer: Construct META-INF/manifest.xml based on archive contents.John MacFarlane2011-07-17
* Leaner reference.odt.John MacFarlane2011-07-17
* Added getMimeType to Text.Pandoc.Shared.John MacFarlane2011-07-17
* Bumped version in windows setup iss.John MacFarlane2011-07-16
* Updated changelog.John MacFarlane2011-07-16