aboutsummaryrefslogtreecommitdiff
path: root/README
AgeCommit message (Expand)Author
2010-03-20Added to acknowledgements.John MacFarlane
2010-03-20Improved contributor list.fiddlosopher
2010-03-20Fixed indent in README.fiddlosopher
2010-03-19Updated date on README.fiddlosopher
2010-03-18Added --mathml option; removed Text.Pandoc.LaTeXMathML.fiddlosopher
2010-03-18Added plain writer.fiddlosopher
2010-03-18Fixed definition lists for options in README.fiddlosopher
2010-03-18Documented that ODT and RTF don't implement the image-as-figure feature.fiddlosopher
2010-03-18HTML writer: Use a p rather than a div for image caption.fiddlosopher
2010-03-16Shared: Export uniqueIdent, don't allow tilde in identifier.fiddlosopher
2010-03-16README: document new image with caption feature.fiddlosopher
2010-03-14Added --base-header-level option.fiddlosopher
2010-03-13Use template variables for include-before/after.fiddlosopher
2010-03-01Small README formatting tweakfiddlosopher
2010-02-28Changed tabs to spaces in README.fiddlosopher
2010-02-28Allow multi-line titles and authors in meta block.fiddlosopher
2010-02-12Fixed minor error in README.fiddlosopher
2010-02-06Removed html2markdown and hsmarkdown.fiddlosopher
2010-02-03Removed spurious Makefile reference from README.fiddlosopher
2010-02-02Removed advice to pipe through tidy before HTML reader.fiddlosopher
2010-02-02Allow absolute URI as parameter (in this case, content is downloaded).fiddlosopher
2010-01-14Added --data-dir option.fiddlosopher
2010-01-10Deprecated --custom-header in documentation.fiddlosopher
2010-01-02Updated description of wrapper scripts in README.fiddlosopher
2010-01-01Moved data/ui -> s5. Added note on this in README.fiddlosopher
2009-12-31Added --reference-odt option.fiddlosopher
2009-12-31Fuller discussion of Templates in README and man page.fiddlosopher
2009-12-31Added --xetex option to pandoc and markdown2pdf.fiddlosopher
2009-12-31Added $for$ to template system.fiddlosopher
2009-12-31Revised documentation for templates.fiddlosopher
2009-12-31Added 'standalone' variable, use in templates.fiddlosopher
2009-12-31Added -V/--variable option to set custom template variables.fiddlosopher
2009-12-31Added and documented --template option.fiddlosopher
2009-12-31Changed --print-default-header to --print-default-template.fiddlosopher
2009-12-29Minor tweak to README on definition lists.fiddlosopher
2009-12-29Fixed link in README.fiddlosopher
2009-12-29Documented pandoc 1.3's definition lists in README.fiddlosopher
2009-12-09Changed dates in READMEfiddlosopher
2009-12-08Added optional section numbering in HTML output.fiddlosopher
2009-12-05Allow markdown tables without headers.fiddlosopher
2009-12-05Added --id-prefix option.fiddlosopher
2009-12-05Markdown reader: Treat a backslash followed by a newline as hard linebreak.fiddlosopher
2009-12-05Changed --default-code-classes -> --indented-code-classes.fiddlosopher
2009-12-01Allow . and ~ in header identifiers.fiddlosopher
2009-12-01Added --default-code-classes option.fiddlosopher
2009-12-01Updated README section on header identifiers.fiddlosopher
2009-11-28Better looking simple tables. Resolves Issue #180.fiddlosopher
2009-07-13Added note about blank lines around delimited code blocks.fiddlosopher
2009-07-11README: Indicate options that imply `--standalone`.fiddlosopher
2009-07-11Changed -H -> -C for --custom-header in README.fiddlosopher