aboutsummaryrefslogtreecommitdiff
path: root/README
AgeCommit message (Expand)Author
2012-02-05Re-added the --ascii option.John MacFarlane
2012-01-31Don't include mathml javascript for html5 output.John MacFarlane
2012-01-31Support `--mathml` flag in docbook.John MacFarlane
2012-01-30Added `--epub-embed-font` option.John MacFarlane
2012-01-29Updated README author list.John MacFarlane
2012-01-28Changed date in README.John MacFarlane
2012-01-28Support github syntax for fenced code blocks.John MacFarlane
2012-01-28Made `beamer` an output format, removed `pdf` as output format.John MacFarlane
2012-01-27Fixed link in README.John MacFarlane
2012-01-26Added --atx-headers option.John MacFarlane
2012-01-25Reorganized documentation of options, grouping into categories.John MacFarlane
2012-01-25Added --slide-level option to override default.John MacFarlane
2012-01-25FIxed typo in README. Closes #390.John MacFarlane
2012-01-25Improved README on slides.John MacFarlane
2012-01-25Updated README on --chapters with --beamer.John MacFarlane
2012-01-24README: More on slide shows.John MacFarlane
2012-01-24README: New instructions for slide shows.John MacFarlane
2012-01-21README: More information on what is needed to produce PDFs.John MacFarlane
2012-01-21Removed `beamer` output format; added `--beamer` option.John MacFarlane
2012-01-21README tweak on equivalent to markdown2pdf.John MacFarlane
2012-01-20Removed markdown2pdf and documentation.John MacFarlane
2012-01-19Documented docx reader in README.John MacFarlane
2012-01-01README: Added note on proper date format.John MacFarlane
2012-01-01EPUB writer: Allow `lang` variable to set language in metadata.John MacFarlane
2012-01-01New treatment of dashes in --smart mode.John MacFarlane
2011-12-30README: header identifiers now work in LaTeX, ConTeXt as well as HTML.John MacFarlane
2011-12-30ConTeXt writer: Add section labels and internal links as in HTML.B. Scott Michel
2011-12-30README: Added link for HTML 5.John MacFarlane
2011-12-29Made `html5` and `html5+lhs` output formats.John MacFarlane
2011-12-29Added 'beamer' as an output format.John MacFarlane
2011-12-27Added `--highlight-style` and `--no-highlight` options.John MacFarlane
2011-12-22Removed highlighting flag. Highlighting support is now standard.John MacFarlane
2011-12-17Use blaze-html instead of xhtml for HTML generation.John MacFarlane
2011-11-27Added 'lang' variable to LaTeX template.John MacFarlane
2011-11-24--self-contained now works with `<video>` as well as `<img>`.John MacFarlane
2011-11-21Slight modification of --self-contained documentation.John MacFarlane
2011-11-21Documented `--self-contained` and modified documentation for `--offline`.offlineJohn MacFarlane
2011-11-18Added asciidoc output to README.John MacFarlane
2011-11-11Implemented --citation-abbreviations option.John MacFarlane
2011-11-10Changed misleading documentation on markdown2pdf.John MacFarlane
2011-10-28Clarified rule for first line of definition lists.John MacFarlane
2011-10-26Fixed typo.John MacFarlane
2011-10-25HTML reader now recognizes DocBook block and inline tags.John MacFarlane
2011-10-04Updated README to remove mention of .bbx for bibliographies.John MacFarlane
2011-10-01Added dzslides output option.John MacFarlane
2011-09-09Fixed typo in READMEJohn MacFarlane
2011-08-03Note in README that --chapters is implicit when certain classes used.John MacFarlane
2011-07-30Changed date on README.John MacFarlane
2011-07-28Added s5-url and slidy-url variables, instead of hard-coding.John MacFarlane
2011-07-23Changed `--mathjax` to link to mathjax CDN by default.John MacFarlane