aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-04-20Count anything that isn't a known block (HTML) tag as an inline tagfiddlosopher1-4/+4
2008-03-31Fixed haddock documentation errorfiddlosopher1-1/+2
2008-03-26Fixed bug in RTF writer:fiddlosopher2-39/+39
2008-03-25Additional README changes for OpenDocument writer.fiddlosopher1-19/+20
2008-03-25Added link to OpenDocument XML in web page.fiddlosopher1-0/+1
2008-03-25Documented OpenDocument writer and markdown2odt in website.fiddlosopher1-1/+3
2008-03-25Documented OpenDocument writer in macports Portfile.fiddlosopher1-1/+2
2008-03-25Documented OpenDocument writer and markdown2odt in freebsd pkg-descr.fiddlosopher1-4/+4
2008-03-25Documented OpenDocument writer and markdown2odt in debian/control.fiddlosopher1-6/+6
2008-03-25Documented OpenDocument writer and markdown2odt in README.fiddlosopher1-45/+48
2008-03-25Changed name of output file in web demo #21.fiddlosopher1-1/+1
2008-03-22The '--sanitize-html' option now examines URIs in markdown linksfiddlosopher5-19/+39
2008-03-21Fixed handling of Quoted inline elements to use unicode left & right quotes.fiddlosopher1-2/+6
2008-03-19Added demos for opendocument XML and markdown2odt.fiddlosopher1-0/+8
2008-03-19Added preliminary version of markdown2odt wrapper.fiddlosopher5-10/+134
2008-03-19Added odt-styles directory with default ODT styles.fiddlosopher9-0/+1482
2008-03-19Acknowledge contributors in README.fiddlosopher1-4/+3
2008-03-19OpenDocument: use the new Definition_20_Term andfiddlosopher1-6/+6
2008-03-19Code cleanup only.fiddlosopher1-32/+35
2008-03-19OpenDocument writer: Don't print raw HTML.fiddlosopher1-2/+2
2008-03-19Moved XML-formatting functions to new unexported module Text.Pandoc.XML.fiddlosopher4-116/+91
2008-03-19Andrea Rossato's patch for OpenDocument support.fiddlosopher6-11/+539
2008-03-19Small fix to markdown2pdf man page:fiddlosopher1-3/+3
2008-03-19Added .gitignore.fiddlosopher1-0/+12
2008-03-09Added amsmath package to default LaTeX header. Resolves Issue #48.fiddlosopher2-0/+2
2008-03-06Require parsec < 3.fiddlosopher1-1/+1
2008-02-24Added Texinfo writer to exported modules in pandoc.cabal.fiddlosopher1-0/+1
2008-02-24Modified disallowedInNode in Texinfo writer to correct list of disallowed cha...fiddlosopher1-4/+2
2008-02-24Use style attributes rather than css classes for strikethrough and ordered li...fiddlosopher2-37/+21
2008-02-24Changes to Texinfo writer:fiddlosopher11-101/+124
2008-02-24Committed novalazy's initial patch for texinfo output,fiddlosopher7-1/+1541
2008-02-24Moved BlockWrapper and wrappedBlocksToDoc from ConTeXt writer to Shared.fiddlosopher2-9/+13
2008-02-24Fixed path for library documentation in website.fiddlosopher1-1/+1
2008-02-24Updated package URL for pandoc.cabal and pandoc.cabal.ghc66.fiddlosopher2-4/+5
2008-02-24Removed font-size 110% on code in web css.fiddlosopher1-1/+0
2008-02-10Renamed web/code.txt -> code.text.fiddlosopher1-45/+0
2008-02-10Minor changes due to changes in highlighting-kate API.fiddlosopher3-26/+8
2008-02-10Makefile: Add files in templates directory as dependencies for $(BUILDCONF).fiddlosopher1-1/+2
2008-02-10Added note about syntax highlighting to "Features" on web page.fiddlosopher1-0/+1
2008-02-10Support for startFrom="nn" to select starting line number in syntax highlight...fiddlosopher3-9/+13
2008-02-09Remove build dependencies on libghc6-regex-compat-dev, libghc6-uulib-dev androktas1-2/+2
2008-02-09Renamed default headers with .header extension; have Setup.hs look for these.fiddlosopher7-6/+6
2008-02-09Mark the package as UNRELEASED.roktas1-1/+1
2008-02-09Moved code.txt -> code.text.fiddlosopher2-1/+46
2008-02-09Revert "Added note in INSTALL about doing 'make templates' if installing usin...fiddlosopher1-1/+1
2008-02-09Have --version print a list of supported languages for syntax highlighting.fiddlosopher1-3/+12
2008-02-09Updated README's instructions on delimited code blocks to includefiddlosopher1-7/+8
2008-02-09Added website demo for code highlighting.fiddlosopher1-0/+4
2008-02-09Updated INSTALL with instructions for compiling in syntax highlighting support.fiddlosopher1-31/+43
2008-02-09CABALOPTS may now be specified with 'make'.fiddlosopher1-1/+1