aboutsummaryrefslogtreecommitdiff
path: root/MANUAL.txt
AgeCommit message (Expand)Author
2017-08-19Markdown reader: use CommonMark rules for list item nesting.John MacFarlane
2017-08-17slidy uses https instead of http (#3848)ickc
2017-08-16Revision to binary format output to stdout:John MacFarlane
2017-08-16Change behavior with binary format output to stdout.John MacFarlane
2017-08-08Document `gfm` in MANUAL.John MacFarlane
2017-07-26MANUAL: clarify that mathml is used for ODT math.John MacFarlane
2017-07-21Added TikiWiki reader (#3800)rlpowell
2017-06-30MANUAL: document ibooks specific epub metadata.John MacFarlane
2017-06-28LaTeX template: added `natbiboptions` variable.John MacFarlane
2017-06-27Require nonempty alt text for `implicit_figures`.John MacFarlane
2017-06-26OpenDocument/ODT writer: Added support for table of contents.John MacFarlane
2017-06-26Support `--toc` in `opendocument`/`odt`.John MacFarlane
2017-06-23Added note on output formats in docs for `raw_attribute`.John MacFarlane
2017-06-23Text.Pandoc.Extensions: Added `Ext_raw_attribute`.John MacFarlane
2017-06-22Added `--epub-subdirectory` option.John MacFarlane
2017-06-20Added mention of vimwiki raeder more places.John MacFarlane
2017-06-19Added Vimwiki reader (#3705).Yuchen Pei
2017-06-19Mention muse reader in README, MANUAL, debian control, cabal description.John MacFarlane
2017-06-19Mention Muse writer in MANUAL.txt (#3744)Alexander Krotov
2017-06-05Added aspectratio variable to beamer template (#3723).Václav Haisman
2017-05-25Added `spaced_reference_links` extension.John MacFarlane
2017-05-25Docx writer: Use Table rather than "Table Normal" for table style.John MacFarlane
2017-05-22Let `--eol` take `native` as an argument.John MacFarlane
2017-05-21Finished implemtation of `--resource-path`.John MacFarlane
2017-05-20Added `--resource-path=SEARCHPATH` command line option.John MacFarlane
2017-05-18Update Figure With Caption -> Captioned Figure in MANUAL.txt.John MacFarlane
2017-05-18Add `--eol` flag and writer option to control line endings.Stefan Dresselhaus
2017-05-15MANUAL: remove refs to highlighting-kate.John MacFarlane
2017-05-13Update dates in copyright noticesAlbert Krewinkel
2017-05-07Updated documentation for `--extract-media`.John MacFarlane
2017-05-06Small reformatting in MANUAL.John MacFarlane
2017-04-12Use lowercase a4 for latex papersize example.John MacFarlane
2017-04-07Fixed a typo (#3562)Sam Kim
2017-04-04Ms writer improvements:John MacFarlane
2017-04-02MANUAL: document highlighting support in ms.John MacFarlane
2017-04-01Allow a theme file as argument to `--highlight-style`.John MacFarlane
2017-03-30Allow dynamic loading of syntax definitions.John MacFarlane
2017-03-30Added JATS writer.John MacFarlane
2017-03-27MANUAL: document that html4 is technically XHTML 1.0 transitional.John MacFarlane
2017-03-26Update date on MANUALJohn MacFarlane
2017-03-24Ms writer: support --toc, date, abstract.John MacFarlane
2017-03-23Allow creation of pdf via groff ms and pdfroff.John MacFarlane
2017-03-20Add `space_in_atx_header` extension.John MacFarlane
2017-03-20Lua filters (#3514)Albert Krewinkel
2017-03-16MANUAL: document `--abbreviations`.John MacFarlane
2017-03-13Docx writer: Support 9 levels of headers.John MacFarlane
2017-03-12MANUAL: Small clarification in YAML metadata section.John MacFarlane
2017-03-07Clarify that meta-json contains transformed values (#3491)Jakob Voß
2017-03-04Document that html5 output is polyglot compatible.John MacFarlane
2017-02-27Removed `--epub-stylesheet`; use `--css` instead.John MacFarlane