Age | Commit message (Expand) | Author | Files | Lines |
2017-10-26 | Fixed filters doc link | John MacFarlane | 1 | -1/+1 |
2017-10-26 | Bring MANUAL, README, and pandoc.cabal description in sync. | John MacFarlane | 1 | -2/+2 |
2017-10-26 | Add creole support to manual. | John MacFarlane | 1 | -8/+10 |
2017-10-24 | Fenced divs: ensure that paragraph at end doesn't become Plain. | John MacFarlane | 1 | -6/+8 |
2017-10-23 | Implemented fenced Divs. | John MacFarlane | 1 | -0/+31 |
2017-10-20 | Use doctemplates 0.2.1: allows `$--` line comments in templates. | John MacFarlane | 1 | -0/+3 |
2017-10-18 | Clarify DATADIR in MANUAL | John MacFarlane | 1 | -0/+2 |
2017-10-17 | Split list of authors from MANUAL.txt into separate file, AUTHORS.md. | John MacFarlane | 1 | -196/+5 |
2017-10-17 | Updated AUTHORS | John MacFarlane | 1 | -0/+2 |
2017-10-15 | App: added --request-header option. | John MacFarlane | 1 | -3/+11 |
2017-10-11 | Updated authors in MANUAL.txt. | John MacFarlane | 1 | -0/+1 |
2017-10-05 | KaTeX fixes: | John MacFarlane | 1 | -1/+1 |
2017-09-27 | Updated AUTHORS. | John MacFarlane | 1 | -0/+16 |
2017-09-17 | Added `--strip-comments` option, `readerStripComments` in `ReaderOptions`. | John MacFarlane | 1 | -0/+8 |
2017-09-12 | Update MANUAL.txt (#3919) | Ian | 1 | -1/+2 |
2017-09-11 | Support for PDF generation via `weasyprint` and `prince` (#3909) | Mauro Bieg | 1 | -12/+17 |
2017-09-08 | Write euro symbol directly in LaTeX | Andrew Dunning | 1 | -2/+1 |
2017-09-08 | Note use of xcolor in manual. | Andrew Dunning | 1 | -12/+4 |
2017-08-23 | add documentation of limitations of grid tables (#3864) | Stephen McDowell | 1 | -0/+12 |
2017-08-23 | Name change OSX -> macOS (#3869) | ickc | 1 | -4/+4 |
2017-08-19 | Markdown reader: use CommonMark rules for list item nesting. | John MacFarlane | 1 | -27/+28 |
2017-08-17 | slidy uses https instead of http (#3848) | ickc | 1 | -1/+1 |
2017-08-16 | Revision to binary format output to stdout: | John MacFarlane | 1 | -3/+4 |
2017-08-16 | Change behavior with binary format output to stdout. | John MacFarlane | 1 | -4/+4 |
2017-08-08 | Document `gfm` in MANUAL. | John MacFarlane | 1 | -7/+13 |
2017-07-26 | MANUAL: clarify that mathml is used for ODT math. | John MacFarlane | 1 | -2/+5 |
2017-07-21 | Added TikiWiki reader (#3800) | rlpowell | 1 | -6/+7 |
2017-06-30 | MANUAL: document ibooks specific epub metadata. | John MacFarlane | 1 | -0/+12 |
2017-06-28 | LaTeX template: added `natbiboptions` variable. | John MacFarlane | 1 | -0/+3 |
2017-06-27 | Require nonempty alt text for `implicit_figures`. | John MacFarlane | 1 | -8/+7 |
2017-06-26 | OpenDocument/ODT writer: Added support for table of contents. | John MacFarlane | 1 | -1/+2 |
2017-06-26 | Support `--toc` in `opendocument`/`odt`. | John MacFarlane | 1 | -4/+4 |
2017-06-23 | Added note on output formats in docs for `raw_attribute`. | John MacFarlane | 1 | -0/+4 |
2017-06-23 | Text.Pandoc.Extensions: Added `Ext_raw_attribute`. | John MacFarlane | 1 | -3/+24 |
2017-06-22 | Added `--epub-subdirectory` option. | John MacFarlane | 1 | -0/+6 |
2017-06-20 | Added mention of vimwiki raeder more places. | John MacFarlane | 1 | -11/+14 |
2017-06-19 | Added Vimwiki reader (#3705). | Yuchen Pei | 1 | -2/+2 |
2017-06-19 | Mention muse reader in README, MANUAL, debian control, cabal description. | John MacFarlane | 1 | -1/+1 |
2017-06-19 | Mention Muse writer in MANUAL.txt (#3744) | Alexander Krotov | 1 | -1/+2 |
2017-06-05 | Added aspectratio variable to beamer template (#3723). | Václav Haisman | 1 | -0/+5 |
2017-05-25 | Added `spaced_reference_links` extension. | John MacFarlane | 1 | -1/+9 |
2017-05-25 | Docx writer: Use Table rather than "Table Normal" for table style. | John MacFarlane | 1 | -1/+1 |
2017-05-22 | Let `--eol` take `native` as an argument. | John MacFarlane | 1 | -4/+5 |
2017-05-21 | Finished implemtation of `--resource-path`. | John MacFarlane | 1 | -1/+7 |
2017-05-20 | Added `--resource-path=SEARCHPATH` command line option. | John MacFarlane | 1 | -0/+6 |
2017-05-18 | Update Figure With Caption -> Captioned Figure in MANUAL.txt. | John MacFarlane | 1 | -1/+1 |
2017-05-18 | Add `--eol` flag and writer option to control line endings. | Stefan Dresselhaus | 1 | -0/+7 |
2017-05-15 | MANUAL: remove refs to highlighting-kate. | John MacFarlane | 1 | -2/+2 |
2017-05-13 | Update dates in copyright notices | Albert Krewinkel | 1 | -1/+1 |
2017-05-07 | Updated documentation for `--extract-media`. | John MacFarlane | 1 | -4/+9 |