summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Org reader: subject full doc tree to headline transformationsAlbert Krewinkel2017-05-27
* HTML writer: Removed unused parameter in dimensionsToAttributeList.John MacFarlane2017-05-26
* Allow em for image height/width in HTML, LaTeX.John MacFarlane2017-05-25
* Added `spaced_reference_links` extension.John MacFarlane2017-05-25
* Docx writer: Use Table rather than "Table Normal" for table style.John MacFarlane2017-05-25
* Update command tests to include stderr output.John MacFarlane2017-05-25
* Test.Command: put stderr output at front, so it can be tested.John MacFarlane2017-05-25
* Markdown reader: warn for notes defined but not used.John MacFarlane2017-05-25
* MediaWiki reader: don't do curly quotes inside `<tt>` contexts.John MacFarlane2017-05-25
* MediaWiki reader: Make smart double quotes depend on `smart` extension.John MacFarlane2017-05-25
* Markdown reader: fixed smart quotes after emphasis.John MacFarlane2017-05-24
* LaTeX reader: Fixed failures on \ref{}, \label{} with `+raw_tex`.John MacFarlane2017-05-24
* Makefile: fixed filename for windows package download.John MacFarlane2017-05-24
* Revert "appveyor.yml: don't use matrix."John MacFarlane2017-05-24
* Parsing: Provide parseFromString'.John MacFarlane2017-05-24
* appveyor.yml: don't use matrix.John MacFarlane2017-05-24
* LaTeX reader: parse tikzpicture as raw verbatim environment...John MacFarlane2017-05-24
* Logging: Made SkippedContent WARNING not INFO.John MacFarlane2017-05-24
* HTML reader: Add `details` tag to list of block tags.John MacFarlane2017-05-24
* appveyor: turn off 64-bit build for now.John MacFarlane2017-05-24
* appveyor.yml: added fast_finish, fails if either job fails.John MacFarlane2017-05-24
* RST reader: reformatting (code line length).John MacFarlane2017-05-23
* RST Reader: parse list table directive (#3688)keiichiro shikano2017-05-23
* Fixed handling of soft hyphen (0173) in docx writer.John MacFarlane2017-05-23
* Shared.isURI: allow uppercase versions of known schemes.John MacFarlane2017-05-23
* Shared: Provide custom isURI that rejects unknown schemes [isURI]Albert Krewinkel2017-05-23
* Let `--eol` take `native` as an argument.John MacFarlane2017-05-22
* Move indentWith to Text.Pandoc.Parsing (#3687)Alexander Krotov2017-05-22
* Text.Pandoc.App: ToJSON and FromJSON instances for Opts.John MacFarlane2017-05-21
* Finished implemtation of `--resource-path`.John MacFarlane2017-05-21
* PDF: Got --resource-path working with pdf output.John MacFarlane2017-05-20
* PDF: better error message for non-converted svg images.John MacFarlane2017-05-20
* RST reader: make use of anyLineNewline (#3686)Alexander Krotov2017-05-20
* Improve SVG image size code.Marc Schreiber2017-05-20
* PDF: Refactoring, makePDF is now in PandocIO [API change].John MacFarlane2017-05-20
* Added `--resource-path=SEARCHPATH` command line option.John MacFarlane2017-05-20
* SelfContained: handle @import with quoted string.John MacFarlane2017-05-20
* SelfContained: fixed problem with embedded fonts.John MacFarlane2017-05-20
* RST writer: add empty comments when needed...John MacFarlane2017-05-19
* appveyor.yml - really fixed artifacts.John MacFarlane2017-05-19
* appveyor.yml - fix artifacts.John MacFarlane2017-05-19
* appveyor.yml: added comment with instructions to reset build cache.John MacFarlane2017-05-19
* Revert "appveyor.yml - reset cache when appveyor.yml changes."John MacFarlane2017-05-19
* appveyor.yml - reset cache when appveyor.yml changes.John MacFarlane2017-05-19
* Fixed appveyor.yml.John MacFarlane2017-05-19
* appveyor.yml updates.John MacFarlane2017-05-19
* appveyor.yml. Fix WINBIN path.John MacFarlane2017-05-19
* appveyor.yml - put stack executable in stack_root.John MacFarlane2017-05-19
* appveyor.yml fixes.John MacFarlane2017-05-19
* appveyor.yml improvements.John MacFarlane2017-05-19