summaryrefslogtreecommitdiff
path: root/MANUAL.txt
Commit message (Expand)AuthorAge
* Update date on MANUAL.txtJohn MacFarlane2017-10-27
* Improved documentation about markdown and gfm extensions.John MacFarlane2017-10-27
* Use CamelCase for JavaScript for uniformityKolen Cheung2017-10-26
* Fixed filters doc linkJohn MacFarlane2017-10-26
* Bring MANUAL, README, and pandoc.cabal description in sync.John MacFarlane2017-10-26
* Add creole support to manual.John MacFarlane2017-10-26
* Fenced divs: ensure that paragraph at end doesn't become Plain.John MacFarlane2017-10-24
* Implemented fenced Divs.John MacFarlane2017-10-23
* Use doctemplates 0.2.1: allows `$--` line comments in templates.John MacFarlane2017-10-20
* Clarify DATADIR in MANUALJohn MacFarlane2017-10-18
* Split list of authors from MANUAL.txt into separate file, AUTHORS.md.John MacFarlane2017-10-17
* Updated AUTHORSJohn MacFarlane2017-10-17
* App: added --request-header option.John MacFarlane2017-10-15
* Updated authors in MANUAL.txt.John MacFarlane2017-10-11
* KaTeX fixes:John MacFarlane2017-10-05
* Updated AUTHORS.John MacFarlane2017-09-27
* Added `--strip-comments` option, `readerStripComments` in `ReaderOptions`.John MacFarlane2017-09-17
* Update MANUAL.txt (#3919)Ian2017-09-12
* Support for PDF generation via `weasyprint` and `prince` (#3909)Mauro Bieg2017-09-11
* Write euro symbol directly in LaTeXAndrew Dunning2017-09-08
* Note use of xcolor in manual.Andrew Dunning2017-09-08
* add documentation of limitations of grid tables (#3864)Stephen McDowell2017-08-23
* Name change OSX -> macOS (#3869)ickc2017-08-23
* Markdown reader: use CommonMark rules for list item nesting.John MacFarlane2017-08-19
* slidy uses https instead of http (#3848)ickc2017-08-17
* Revision to binary format output to stdout:John MacFarlane2017-08-16
* Change behavior with binary format output to stdout.John MacFarlane2017-08-16
* Document `gfm` in MANUAL.John MacFarlane2017-08-08
* MANUAL: clarify that mathml is used for ODT math.John MacFarlane2017-07-26
* Added TikiWiki reader (#3800)rlpowell2017-07-21
* MANUAL: document ibooks specific epub metadata.John MacFarlane2017-06-30
* LaTeX template: added `natbiboptions` variable.John MacFarlane2017-06-28
* Require nonempty alt text for `implicit_figures`.John MacFarlane2017-06-27
* OpenDocument/ODT writer: Added support for table of contents.John MacFarlane2017-06-26
* Support `--toc` in `opendocument`/`odt`.John MacFarlane2017-06-26
* Added note on output formats in docs for `raw_attribute`.John MacFarlane2017-06-23
* Text.Pandoc.Extensions: Added `Ext_raw_attribute`.John MacFarlane2017-06-23
* Added `--epub-subdirectory` option.John MacFarlane2017-06-22
* Added mention of vimwiki raeder more places.John MacFarlane2017-06-20
* Added Vimwiki reader (#3705).Yuchen Pei2017-06-19
* Mention muse reader in README, MANUAL, debian control, cabal description.John MacFarlane2017-06-19
* Mention Muse writer in MANUAL.txt (#3744)Alexander Krotov2017-06-19
* Added aspectratio variable to beamer template (#3723).Václav Haisman2017-06-05
* Added `spaced_reference_links` extension.John MacFarlane2017-05-25
* Docx writer: Use Table rather than "Table Normal" for table style.John MacFarlane2017-05-25
* Let `--eol` take `native` as an argument.John MacFarlane2017-05-22
* Finished implemtation of `--resource-path`.John MacFarlane2017-05-21
* Added `--resource-path=SEARCHPATH` command line option.John MacFarlane2017-05-20
* Update Figure With Caption -> Captioned Figure in MANUAL.txt.John MacFarlane2017-05-18
* Add `--eol` flag and writer option to control line endings.Stefan Dresselhaus2017-05-18