aboutsummaryrefslogtreecommitdiff
path: root/README
AgeCommit message (Expand)Author
2013-01-19Change date on README.John MacFarlane
2013-01-17Slight modification of lhs instructions.John MacFarlane
2013-01-16Updated extensions in README.John MacFarlane
2013-01-16README clarification.John MacFarlane
2013-01-15README on docx styles: Image Caption, not Picture Caption.John MacFarlane
2013-01-15Added `writerHtmlQTags` and `--html-q-tags` option.John MacFarlane
2013-01-15Added Brent Yorgey to Authors.John MacFarlane
2013-01-15Added Denis Laxalde to Authors.John MacFarlane
2013-01-15ADded Arlo O'Keeffe to Authors.John MacFarlane
2013-01-15Changed Ext_autolink_urls -> Ext_autolink_bare_uris.John MacFarlane
2013-01-14Added Ext_implicit_figures.John MacFarlane
2013-01-13README: Cosmetic change in headerless table example.John MacFarlane
2013-01-13Documented line blocks in README.John MacFarlane
2013-01-11Options: Added githubMarkdownExtensions.John MacFarlane
2013-01-10Options: Added phpMarkdownExtraExtensions.John MacFarlane
2013-01-10Implemented Ext_header_attributes.John MacFarlane
2013-01-06README: Changed description of `markdown_attribute` extension.John MacFarlane
2013-01-05Changed --toc-level to --toc-depth.John MacFarlane
2013-01-05Changed `--epub-toc-level` to `--toc-level`.John MacFarlane
2013-01-04Added `--epub-chapter-level` and `--epub-toc-level` options.John MacFarlane
2013-01-04Fixed duplicate link reference in README.John MacFarlane
2013-01-03Implemented `Ext_header_identifiers`, `Ext_implicit_header_references`.John MacFarlane
2012-12-19Documented .bibtex extension for BibTeX.John MacFarlane
2012-11-04EPUB writer: Rationalized templates.John MacFarlane
2012-11-04EPUB: removed need for separate epub-titlepage template.John MacFarlane
2012-11-04EPUB writer: Removed need for separate epub-coverpage template.John MacFarlane
2012-11-02Preliminary changes for epub3 format.John MacFarlane
2012-10-04Fixed typo.John MacFarlane
2012-09-27Removed Ext_monospace_autolinks.John MacFarlane
2012-09-27Added Ext_autolink_urls.John MacFarlane
2012-09-27Renamed Ext_autolink_code_spans to Ext_monospace_autolinks.John MacFarlane
2012-09-25Make --id-prefix affect footnote IDs in markdown writer.John MacFarlane
2012-09-16README: Removed claim that 'enumerate' library is needed in LaTeX.John MacFarlane
2012-09-15Updated README to mention longtable packageJohn MacFarlane
2012-09-15Updated README to include mediawiki readerJohn MacFarlane
2012-09-08README: Properly escape `$` characters.John MacFarlane
2012-09-06Made --id-prefix work in DocBook as well as HTML.John MacFarlane
2012-08-21Changed nomenclature, delimited -> fenced code blocks.John MacFarlane
2012-08-19Added Ext_abbrevations for PHP markdown style abbreviation keys.John MacFarlane
2012-08-12Added Ext_raw_html extension.John MacFarlane
2012-08-12Added note to README on positioning of reference link defs.John MacFarlane
2012-08-12Implemented Ext_mmd_title_block in markdown reader & writer.John MacFarlane
2012-08-11Documented markdown_attribute extension in README.John MacFarlane
2012-08-11Revert "Implemented Ext_markdown_attribute."John MacFarlane
2012-08-11Implemented Ext_markdown_attribute.John MacFarlane
2012-08-10Options and documentation for backslash tex math options.John MacFarlane
2012-08-10Changed Ext_tex_math to Ext_tex_math_dollars.John MacFarlane
2012-08-10Documented org-like pipe tables.John MacFarlane
2012-08-10Documented new system for enabling/disabling extensions.John MacFarlane
2012-08-09Changed strict to markdown_strict.John MacFarlane