summaryrefslogtreecommitdiff
path: root/README
Commit message (Expand)AuthorAge
* Fixed orgmode link.John MacFarlane2011-03-09
* Added --ascii option.John MacFarlane2011-02-06
* README: Added section on four-space rule for lists.John MacFarlane2011-02-05
* README: Clarified optional arguments on math options.John MacFarlane2011-02-05
* Fixed misspelling in README.John MacFarlane2011-01-30
* Updated some dates in documentation.John MacFarlane2011-01-29
* Finished revising markdown description in README.John MacFarlane2011-01-28
* Improved README on lists.John MacFarlane2011-01-28
* Add possibility to use listings package for code blocks andJosef Svenningsson2011-01-28
* More README improvements.John MacFarlane2011-01-28
* Partial restructuring of README.John MacFarlane2011-01-28
* Refactored man pages.John MacFarlane2011-01-28
* Added --normalize option.John MacFarlane2011-01-20
* Documented --chapters in README.John MacFarlane2011-01-16
* Improvements to --html5 support:John MacFarlane2011-01-11
* Preliminary support for HTML5.John MacFarlane2011-01-11
* Added link to repo of CSL styles to README.John MacFarlane2010-12-20
* Added new prettyprinting module.John MacFarlane2010-12-17
* Fixed table in README.John MacFarlane2010-12-13
* Fixed internal link in README.John MacFarlane2010-12-13
* Removed deprecated -C/--custom-header option.John MacFarlane2010-12-11
* Added JSON reader and writer.John MacFarlane2010-12-11
|\
| * Added json format for reading and writing.John MacFarlane2010-12-09
* | Removed HTML sanitization.John MacFarlane2010-12-10
|/
* RST reader: Added footnote suppport.John MacFarlane2010-12-08
* Narrowed a long line in README.John MacFarlane2010-12-07
* Improved process to create man page from README.John MacFarlane2010-12-07
* Use same options documentation in README and man page.John MacFarlane2010-12-07
* Documented citations in README.John MacFarlane2010-12-05
* Documented fact that you can specify --bibliography repeatedly.John MacFarlane2010-12-05
* README: Updated list of code contributors.John MacFarlane2010-12-05
* Documented org-mode writer in README, cabal, man pages.John MacFarlane2010-12-05
* Documented all the formats citeproc/bibutils can handle.John MacFarlane2010-12-05
* Updated README and pandoc man page with textile reader.John MacFarlane2010-12-03
* More documentation for citeproc features (still incomplete).John MacFarlane2010-12-03
* Merge branch 'textile'John MacFarlane2010-11-27
|\
| * Added Textile writer module.John MacFarlane2010-05-17
* | --mathjax: Use mathjax with raw latex rather than mathml.John MacFarlane2010-10-31
* | Added support for MathJax for displaying math in HTML.John MacFarlane2010-10-26
* | Documented LaTeX macros.John MacFarlane2010-10-26
* | Clarified that multiline tables don't support colspans or rowspans.John MacFarlane2010-09-23
* | Slight change in README on table cell spans.John MacFarlane2010-09-23
* | README - moved links to end.John MacFarlane2010-07-24
* | Revised description of slide formats.John MacFarlane2010-07-23
* | Added new --offline option for slidy.John MacFarlane2010-07-22
* | Updated --data-dir documentation to include epub.css.John MacFarlane2010-07-21
* | Slidy writer: create new slide at every level 1 header.John MacFarlane2010-07-18
* | Added --section-divs option.John MacFarlane2010-07-15
* | Added --webtex option for HTML math.John MacFarlane2010-07-15
* | Improved Slidy writer.John MacFarlane2010-07-13