aboutsummaryrefslogtreecommitdiff
path: root/README
AgeCommit message (Expand)AuthorFilesLines
2010-12-03Updated README and pandoc man page with textile reader.John MacFarlane1-13/+14
2010-12-03More documentation for citeproc features (still incomplete).John MacFarlane1-0/+28
2010-11-27Merge branch 'textile'John MacFarlane1-5/+8
2010-10-31--mathjax: Use mathjax with raw latex rather than mathml.John MacFarlane1-5/+0
2010-10-26Added support for MathJax for displaying math in HTML.John MacFarlane1-13/+14
2010-10-26Documented LaTeX macros.John MacFarlane1-0/+12
2010-09-23Clarified that multiline tables don't support colspans or rowspans.John MacFarlane1-1/+2
2010-09-23Slight change in README on table cell spans.John MacFarlane1-2/+2
2010-07-24README - moved links to end.John MacFarlane1-19/+19
2010-07-23Revised description of slide formats.John MacFarlane1-58/+26
2010-07-22Added new --offline option for slidy.John MacFarlane1-12/+15
2010-07-21Updated --data-dir documentation to include epub.css.John MacFarlane1-2/+3
2010-07-18Slidy writer: create new slide at every level 1 header.John MacFarlane1-5/+3
2010-07-15Added --section-divs option.John MacFarlane1-0/+11
2010-07-15Added --webtex option for HTML math.John MacFarlane1-8/+22
2010-07-13Improved Slidy writer.John MacFarlane1-33/+65
2010-07-13Added a slidy writer.John MacFarlane1-54/+67
2010-07-12Modified example refs so they can occur before or after target.John MacFarlane1-2/+2
2010-07-11Merge branch 'atlists'. Added auto-numbered example lists.John MacFarlane1-5/+31
2010-07-06Documented grid tables in README.John MacFarlane1-3/+25
2010-07-06Allow language-neutral table captions.John MacFarlane1-2/+3
2010-07-05Documented EPUB writer and --epub-{stylesheet,metadata} options.John MacFarlane1-6/+29
2010-05-17Added Textile writer module.John MacFarlane1-3/+7
2010-05-06Updated man page and README.John MacFarlane1-3/+1
2010-03-27Implemented @ for sequentially numbered examples.John MacFarlane1-1/+27
2010-03-27Removed unneeded single quotes in README.John MacFarlane1-4/+4
2010-03-20Added to acknowledgements.John MacFarlane1-1/+1
2010-03-20Improved contributor list.fiddlosopher1-3/+4
2010-03-20Fixed indent in README.fiddlosopher1-3/+3
2010-03-19Updated date on README.fiddlosopher1-1/+1
2010-03-18Added --mathml option; removed Text.Pandoc.LaTeXMathML.fiddlosopher1-0/+5
2010-03-18Added plain writer.fiddlosopher1-4/+4
2010-03-18Fixed definition lists for options in README.fiddlosopher1-6/+6
2010-03-18Documented that ODT and RTF don't implement the image-as-figure feature.fiddlosopher1-1/+5
2010-03-18HTML writer: Use a p rather than a div for image caption.fiddlosopher1-1/+1
2010-03-16Shared: Export uniqueIdent, don't allow tilde in identifier.fiddlosopher1-2/+1
2010-03-16README: document new image with caption feature.fiddlosopher1-0/+17
2010-03-14Added --base-header-level option.fiddlosopher1-0/+3
2010-03-13Use template variables for include-before/after.fiddlosopher1-2/+8
2010-03-01Small README formatting tweakfiddlosopher1-2/+2
2010-02-28Changed tabs to spaces in README.fiddlosopher1-49/+49
2010-02-28Allow multi-line titles and authors in meta block.fiddlosopher1-22/+46
2010-02-12Fixed minor error in README.fiddlosopher1-1/+1
2010-02-06Removed html2markdown and hsmarkdown.fiddlosopher1-83/+39
2010-02-03Removed spurious Makefile reference from README.fiddlosopher1-2/+1
2010-02-02Removed advice to pipe through tidy before HTML reader.fiddlosopher1-4/+1
2010-02-02Allow absolute URI as parameter (in this case, content is downloaded).fiddlosopher1-2/+9
2010-01-14Added --data-dir option.fiddlosopher1-31/+24
2010-01-10Deprecated --custom-header in documentation.fiddlosopher1-21/+4
2010-01-02Updated description of wrapper scripts in README.fiddlosopher1-15/+33