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