aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-01-08+ Export TEXINPUTS variable.roktas1-0/+1
2007-01-08Various fixes in markdown2pdf.roktas1-17/+20
2007-01-08Removed unneeded "export" statements.fiddlosopher1-7/+4
2007-01-08Documentation changes corresponding to r456.fiddlosopher4-48/+45
2007-01-08Modified shell scripts to use new Pandoc --dump-args andfiddlosopher3-71/+70
2007-01-08Have pandoc return exit code 2 whenever a usage message isfiddlosopher1-3/+3
2007-01-08Changes to Pandoc's options to facilitate wrapper scripts:fiddlosopher4-47/+83
2007-01-07Added [breaklinks=true] to latex writer test case.fiddlosopher1-1/+1
2007-01-07Simplify regex.roktas1-1/+1
2007-01-07+ Revert previous commit which is wrong and insufficient on some parts.roktas1-14/+9
2007-01-07+ Fix a nasty bug in markdown2pdf. It used to send the log file toroktas1-3/+10
2007-01-07Added [breaklinks=true] to hyperref package in LaTeX header.fiddlosopher1-1/+1
2007-01-07Small improvements to indentSpaces. (Allow combinationsfiddlosopher1-1/+2
2007-01-07Modified HTML output for Image elements, to conform tofiddlosopher2-5/+5
2007-01-07Fixed performance problems with '--strict' option:fiddlosopher2-17/+18
2007-01-06Fixed bug in Markdown reader's handling of underscores and otherfiddlosopher11-12/+44
2007-01-06Added support for hexadecimal entities: e.g. ꂫfiddlosopher1-6/+6
2007-01-06Fixed formatting in pandoc man page.fiddlosopher1-1/+1
2007-01-06Allow '-S' option to be specified together with '--strict', if desired.fiddlosopher1-2/+1
2007-01-06Fixed serious performance problems with new Markdown reader:fiddlosopher2-13/+44
2007-01-06Merged changes from 'quotes' branch since r431. Smart typographyfiddlosopher31-1297/+1250
2007-01-05Fix the bug in 'install-all' target which does not install the wrappers.roktas1-7/+16
2007-01-05Change the author order in debian/changelog to reflect the order of roktas1-26/+26
2007-01-05Update signature in debian/changelog.roktas1-1/+1
2007-01-05Setup executable permissions on some files.roktas5-0/+0
2007-01-05Remove executable permission of hsmarkdown.in.roktas1-0/+0
2007-01-05Fix the wrapper usage instruction in INSTALL.roktas1-1/+1
2007-01-05Nicer informational message in test-markdown target.fiddlosopher1-1/+2
2007-01-05Changed Markdown writer so that it does not use the single-bracketfiddlosopher2-7/+7
2007-01-04Fixed small bug in consolidateList: added casefiddlosopher1-0/+1
2007-01-04Refactored SGML escaping functions and "in tag" functions tofiddlosopher10-249/+252
2007-01-04Fixed bug in encodeEntities (characters less than 128, not 127,fiddlosopher1-1/+1
2007-01-04Small README changes documenting differences from standard markdown.fiddlosopher1-2/+5
2007-01-04Changed test-markdown target in Makefile: Now it will find anyfiddlosopher1-3/+9
2007-01-04Removed unneeded 'options' parameter from 'indentedInTags' functionfiddlosopher1-17/+17
2007-01-04Added some instructions to INSTALL about setting the PATHfiddlosopher1-5/+22
2007-01-04+ Improved text wrapping algorithm in markdown, docbook, and RST writers.fiddlosopher6-13/+28
2007-01-03Modified HTML reader to skip a newline following a <br> tag.fiddlosopher2-0/+4
2007-01-03Removed unneeded WRAPPER_ARGS and WRAPPEE_ARGS variablesfiddlosopher1-2/+0
2007-01-03Cleaned up and improved Makefile target for wrappers.fiddlosopher1-3/+1
2007-01-03Improved Makefile 'wrappers' target. (Previously, it would buildfiddlosopher1-1/+2
2007-01-02Improved test-markdown target in Makefile:fiddlosopher1-7/+5
2007-01-02Modified main 'pandoc' program so that if it is called with programfiddlosopher1-7/+18
2007-01-02CSS changes for website.fiddlosopher1-3/+10
2007-01-02Fixed a bug in website generation, which only worked if 'pandoc'fiddlosopher2-3/+2
2007-01-02Added fuller package descriptions to debian/control.fiddlosopher1-3/+48
2007-01-02Moved hsmarkdown to src/wrappers/hsmarkdown.in, so it worksfiddlosopher1-0/+0
2007-01-02Added 'hsmarkdown' wrapper, designed to be used as a drop-infiddlosopher8-16/+70
2007-01-02Added package URL to Pandoc.cabal.in.fiddlosopher1-1/+1
2007-01-02Documented change of 'HtmlEntities' to 'Entities' in changelog.fiddlosopher1-0/+3