summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Added basic support for reveal.js.Jamie F. Olson2013-03-21
* EPUB writer: Don't add dc:creator tags if present in epub metadata.John MacFarlane2013-03-20
* Updated instructions for submodules to avoid confusion.Jamie F. Olson2013-03-20
* Added OPML template, tests.John MacFarlane2013-03-20
* OPML reader: Type attributes are not case sensitive.John MacFarlane2013-03-20
* Documented OPML writer in README.John MacFarlane2013-03-20
* Added Text.Pandoc.Writers.OPML.John MacFarlane2013-03-19
* Merge branch 'opml'John MacFarlane2013-03-19
|\
| * Added Text.Pandoc.Readers.OPML, exporting readOPML.John MacFarlane2013-03-19
* | Docx writer: Fixed rendering of display math in lists.John MacFarlane2013-03-18
|/
* Added pandoc-dingus to release checklist.John MacFarlane2013-03-17
* Updated changelog.John MacFarlane2013-03-17
* Markdown writer: New approach for citations.John MacFarlane2013-03-17
* Updated changelog.John MacFarlane2013-03-17
* Markdown writer: Omit bibliography when `citations` enabled.John MacFarlane2013-03-17
* Revert "LaTeX reader: citation handling changes."John MacFarlane2013-03-17
* Minor tweak to changelog.John MacFarlane2013-03-16
* Removed ICU.John MacFarlane2013-03-16
* Added notes on building ICU.John MacFarlane2013-03-16
* Version bump to 1.11.1.John MacFarlane2013-03-16
* Version bump to 1.11.0.1.John MacFarlane2013-03-16
* Updated changelog.John MacFarlane2013-03-16
* Bumped QuickCheck version bound.John MacFarlane2013-03-16
* Fixed numbering mismatch between TOC and sections in HTML.John MacFarlane2013-03-16
* Merge pull request #787 from sheremetyev/wix-allusersJohn MacFarlane2013-03-15
|\
| * WiX: Remove unnecessary parameter for candle.exe.Fyodor Sheremetyev2013-03-15
| * WiX: Revert back to “Minimal” template.Fyodor Sheremetyev2013-03-15
| * WiX: Update system PATH environment variable when installing per-machine.Fyodor Sheremetyev2013-03-15
| * WiX: Install to %APPLOCALDATA%\Pandoc in per-user setup.Fyodor Sheremetyev2013-03-15
| * WiX: Set non-empty feature name.Fyodor Sheremetyev2013-03-15
| * WiX: Use APPLICATIONFOLDER property name as required by “Advanced” template.Fyodor Sheremetyev2013-03-15
| * WiX: Install shortcut for all users when installing per-machine. Use HKMU to ...Fyodor Sheremetyev2013-03-15
| * WiX: Use file as key path for User’s Guide component.Fyodor Sheremetyev2013-03-15
| * WiX: Refactoring: Place all components inside single directory structure.Fyodor Sheremetyev2013-03-15
| * WiX: Use “Advanced” template that supports selection of per-user or per-m...Fyodor Sheremetyev2013-03-15
| * WiX: Add empty lines for readability.Fyodor Sheremetyev2013-03-15
| * WiX: Replace tabs with spaces.Fyodor Sheremetyev2013-03-15
| * Add to Git ignores temporary files generate in Windows build.Fyodor Sheremetyev2013-03-15
* | Fixed regression in ODT writer.John MacFarlane2013-03-15
|/
* Markdown reader: don't lose parentheses in URLs.John MacFarlane2013-03-13
* Markdown reader: Handle unmatched double quotes in dialogues.John MacFarlane2013-03-12
* Fixed spacing bugs involving code block attributes.John MacFarlane2013-03-11
* LaTeX reader: citation handling changes.John MacFarlane2013-03-09
* Updated RELEASE_CHECKLIST.John MacFarlane2013-03-08
* Rewrote changelog.John MacFarlane2013-03-08
* Updated changelog.John MacFarlane2013-03-07
* googlecode_upload.sh: Use new pandoc-VERSION.msi.John MacFarlane2013-03-07
* Markdown writer: Render citations as pandoc-markdown citations.John MacFarlane2013-03-07
* Bump syb version to < 0.5.John MacFarlane2013-03-06
* Updated changelog.John MacFarlane2013-03-06