Age | Commit message (Expand) | Author | Files | Lines |
2015-09-26 | Support bidirectional text output with XeLaTeX, ConTeXt and HTML | mb21 | 1 | -0/+19 |
2015-09-26 | Give details of locator terms | nickbart1980 | 1 | -1/+8 |
2015-09-22 | Merge pull request #2369 from mb21/language-variables | John MacFarlane | 1 | -4/+16 |
2015-08-25 | Removed obsolete reference to default.csl. | John MacFarlane | 1 | -2/+2 |
2015-08-20 | `lang` variable is now in BCP47 format | mb21 | 1 | -4/+16 |
2015-08-13 | Added `--bash-completion` option. | John MacFarlane | 1 | -0/+7 |
2015-08-08 | Clarified what is "out of scope" in README and CONTRIBUTING.md. | John MacFarlane | 1 | -0/+10 |
2015-08-07 | Updated readers, writers and README for link attribute | mb21 | 1 | -9/+4 |
2015-08-06 | Clarify docs on block quotes. | John MacFarlane | 1 | -2/+9 |
2015-07-27 | Text.Pandoc.Options: modifications for image attributes. | John MacFarlane | 1 | -5/+67 |
2015-07-26 | README: Added space after backslash in image example. | John MacFarlane | 1 | -1/+1 |
2015-07-25 | Merge pull request #1689 from kuribas/master | John MacFarlane | 1 | -1/+2 |
2015-07-23 | Updated README and cabal description for ODT reader. | John MacFarlane | 1 | -4/+4 |
2015-07-21 | List all styles in manual for --reference-docx | Chris Black | 1 | -5/+6 |
2015-07-21 | Fixed some internal links in README. | John MacFarlane | 1 | -6/+5 |
2015-07-15 | Updated date on README. | John MacFarlane | 1 | -1/+1 |
2015-07-13 | Improved documentation of options to print system default files. | John MacFarlane | 1 | -3/+5 |
2015-07-09 | Added to Contributors list. | John MacFarlane | 1 | -2/+6 |
2015-07-04 | Clarified that templates go in templates subdirectory of user data dir. | John MacFarlane | 1 | -3/+3 |
2015-07-02 | Bump date on README | John MacFarlane | 1 | -1/+1 |
2015-07-01 | New method for building man pages. | John MacFarlane | 1 | -8/+0 |
2015-06-29 | README: Added Lars-Dominik Braun as contributor | John MacFarlane | 1 | -0/+1 |
2015-06-28 | New method for producing man pages. | John MacFarlane | 1 | -0/+8 |
2015-06-13 | Document CJKmainfont. | John MacFarlane | 1 | -2/+3 |
2015-05-27 | Adjust date on README. | John MacFarlane | 1 | -1/+1 |
2015-05-27 | Documented `toccolor` variable. | John MacFarlane | 1 | -0/+3 |
2015-05-26 | README: Better documentation of syntax highlighting. | John MacFarlane | 1 | -1/+23 |
2015-05-14 | Updated contributors and copyright dates in README. | John MacFarlane | 1 | -10/+122 |
2015-05-13 | README: document which formats have `shortcut_reference_links`. | John MacFarlane | 1 | -3/+5 |
2015-05-13 | Markdown reader: Made implicit header references case-insensitive. | John MacFarlane | 1 | -3/+10 |
2015-05-13 | Beamer: mark slide as `[fragile]` if header has `fragile` class. | John MacFarlane | 1 | -0/+10 |
2015-05-12 | README: bibliography updates | Nikolay Yakimov | 1 | -1/+16 |
2015-05-11 | Removed references to `biblio-files` in pandoc.hs and README. | John MacFarlane | 1 | -3/+3 |
2015-05-11 | Fixed misleading example in README. | John MacFarlane | 1 | -8/+8 |
2015-05-09 | Revert "EPUB writer: stylesheet changes. Closes #2040." | John MacFarlane | 1 | -2/+0 |
2015-05-08 | EPUB writer: stylesheet changes. Closes #2040. | John MacFarlane | 1 | -0/+2 |
2015-05-07 | README: Add documentation on backtick_code_blocks | Nikolay Yakimov | 1 | -6/+11 |
2015-05-05 | Merge pull request #2131 from nickbart1980/patch-2 | John MacFarlane | 1 | -0/+6 |
2015-05-05 | Fix typos in User's Guide | J. Lewis Muir | 1 | -3/+3 |
2015-05-05 | Update README on in-field markup in biblio databases | nickbart1980 | 1 | -0/+6 |
2015-04-17 | Merge pull request #1954 from mcmtroffaes/feature/citekey-firstchar-alphanum | John MacFarlane | 1 | -1/+1 |
2015-04-16 | Various minor formatting and consistency fixes for the program options. | Andreas Lööw | 1 | -25/+25 |
2015-04-16 | Minor, fixed a Markdown error that caused formatting problems. | Andreas Lööw | 1 | -6/+6 |
2015-04-14 | Document `toc-title` variable in README. | John MacFarlane | 1 | -0/+3 |
2015-04-13 | Merge pull request #2078 from nickbart1980/patch-2 | John MacFarlane | 1 | -6/+10 |
2015-04-13 | LaTeX template: include grffile together with graphicx. | John MacFarlane | 1 | -1/+2 |
2015-04-13 | Adds YAML biblio format | nickbart1980 | 1 | -6/+10 |
2015-04-10 | Fix obsolete reference to mods2yaml | nickbart1980 | 1 | -23/+29 |
2015-03-30 | Merge pull request #2035 from lierdakil/issue2031 | John MacFarlane | 1 | -3/+4 |
2015-03-29 | Added CommonMark writer. | John MacFarlane | 1 | -40/+43 |