summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * 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
* Un-URI-escape image filenames in LaTeX, ConTeXt, RTF, Texinfo.John MacFarlane2011-07-16
* Version bump to 1.8.1.2.John MacFarlane2011-07-16
* HTML writer: Use embed tag for images with non-image extensions.John MacFarlane2011-07-16
* HTML reader: treat Plain as Para when needed.John MacFarlane2011-07-16
* HTML reader: Handle tbody, thead in simple tables.John MacFarlane2011-07-15
* Merge pull request #273 from qerub/masterJohn MacFarlane2011-07-11
|\
| * Textile reader: Make it possible to have colons after links.Christoffer Sawicki2011-07-10
* | LaTeX reader: Gobble option & space after linebreak \\[10pt].John MacFarlane2011-07-10
* | Make HTML reader more forgiving of bad HTML.John MacFarlane2011-07-10
* | Improved LaTeX tables.John MacFarlane2011-07-10
* | LaTeX tables: more space btw lines, top-align cells.John MacFarlane2011-07-10
|/
* Used yuicompressor to minify slidy css and js.John MacFarlane2011-07-06
* Slidy: Use 'titlepage' instead of 'cover' for title div.John MacFarlane2011-07-06
* Slidy template: Add $duration$ variable.John MacFarlane2011-07-06
* Minimized slidy files.John MacFarlane2011-07-06
* slidy.js: Avoid string literal "</script>".John MacFarlane2011-07-06
* Fixed bug in slidy writer: unclosed div tag.John MacFarlane2011-07-06
* Updated slidy/ directory with Slidy2 js and css.John MacFarlane2011-07-06
* Updated slidy template to use Slidy2.John MacFarlane2011-07-06
* Merge pull request #270 from khightower/masterJohn MacFarlane2011-07-05
|\
| * EPUB writer: Add a meta element specify the cover.Kelsey Hightower2011-07-04
|/
* Fixed test, added another markdown emph/strong test.John MacFarlane2011-06-22
* Added failing test case due to Perry Wagle.John MacFarlane2011-06-22
* Support \dots and well as \ldots in LaTeX reader.John MacFarlane2011-06-22
* Added Tests.Writers.Markdown.John MacFarlane2011-06-22
* Changed to github issue tracker.John MacFarlane2011-06-09
* Markdown writer: Insert HTML comment btw list and indented code block.John MacFarlane2011-06-06
* LaTeX writer: use deVerb on table and picture captions.John MacFarlane2011-05-24
* Forbid ()s in citation item keys.John MacFarlane2011-05-22
* Revert "Parsing: Use new type aliases, PandocParser, GeneralParser."John MacFarlane2011-04-29
* Parsing: Use new type aliases, PandocParser, GeneralParser.John MacFarlane2011-04-29
* Allow non-plain math methods in epub.John MacFarlane2011-04-29
* Disallow notes within notes in reST and markdown.John MacFarlane2011-04-20
* Added myself as participant in HCAR report.John MacFarlane2011-04-16
* Fixed Slidy/S5 output to allow --section-divs.John MacFarlane2011-04-16
* Whitespace cleanup.John MacFarlane2011-04-16