aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-12-07Fixed bugs in ieee.csl (Andrea Rossato).John MacFarlane1-2/+2
2010-12-07Updated ieee citation test for punctuation-in-quote.John MacFarlane1-2/+2
2010-12-06Markdown reader: better handling of intraword _.John MacFarlane1-3/+5
2010-12-06Markdown reader: handle curly quotes better.John MacFarlane4-17/+25
2010-12-05Fix regression: markdown references should be case-insensitive.John MacFarlane5-48/+42
2010-12-05Documented citations in README.John MacFarlane1-6/+42
2010-12-05Documented fact that you can specify --bibliography repeatedly.John MacFarlane2-2/+4
2010-12-05README: Updated list of code contributors.John MacFarlane1-1/+2
2010-12-05Org writer: Minor changes to documentation header.John MacFarlane1-3/+3
2010-12-05Documented org-mode writer in README, cabal, man pages.John MacFarlane3-15/+21
2010-12-05Merge branch 'punchagan-master'John MacFarlane8-1/+1257
2010-12-05Documented all the formats citeproc/bibutils can handle.John MacFarlane2-5/+35
2010-12-05Added templates/org.template to pandoc.cabal.Puneeth Chaganti1-1/+1
2010-12-04Added tests.Puneeth Chaganti5-1/+961
2010-12-04Added Org-mode writerPuneeth Chaganti4-0/+296
2010-12-03Updated README and pandoc man page with textile reader.John MacFarlane2-18/+19
2010-12-03Merge branch 'citeproc' into master.John MacFarlane22-303/+1859
2010-12-03Textile reader: temporarily removed smartPunctuation.John MacFarlane1-2/+2
2010-12-03Textile reader: added hrule parser.John MacFarlane2-1/+14
2010-12-03Textile reader: Turn on smart punctuation by default.John MacFarlane1-2/+2
2010-12-03Textile reader: drop leading, trailing newline in pre block.John MacFarlane2-4/+12
2010-12-03Textile reader: modified str to handle acronyms, hyphens.John MacFarlane1-3/+16
2010-12-03Use textile reader by default for .textile extension.John MacFarlane1-0/+1
2010-12-03Textile reader: updated test suite to include raw HTML.John MacFarlane1-6/+6
2010-12-03Textile reader: parse raw by default.John MacFarlane2-1/+3
2010-12-03punctuation handling, and more html-specific handlingpaul.rivier4-56/+81
2010-12-03html inlines and html blocks handling in textile readerPaul Rivier3-18/+56
2010-12-03textile reader now ignores html/css attributesPaul Rivier3-9/+60
2010-12-03removed support for textile Inserted constructPaul Rivier4-9/+1
2010-12-03fix autolink by promoting it in the parser list, fix table parabreakPaul Rivier3-33/+9
2010-12-03more support for Textile reader (explicit links, images), tests and cabal ent...Paul Rivier5-18/+326
2010-12-03simpler table cell handlingpaul.rivier1-24/+12
2010-12-03preliminary material toward table supportpaul.rivier2-2/+68
2010-12-03textile reader now imports import Text.Pandoc.Parsingpaul.rivier1-1/+2
2010-12-03Basic Textile Readerpaul.rivier7-1/+262
2010-12-03More documentation for citeproc features (still incomplete).John MacFarlane3-2/+30
2010-12-02Added --bibliography, --csl, --data-dir to markdown2pdf man page.John MacFarlane1-0/+40
2010-12-02Added --data-dir to valid options for markdown2pdf.John MacFarlane1-1/+1
2010-12-02Tweaked command-line options allowed by markdown2pdf.John MacFarlane1-1/+1
2010-12-02Added --bibliography and --csl to pandoc man page.John MacFarlane1-0/+24
2010-11-28Merge branch 'master' into citeprocJohn MacFarlane1-0/+3
2010-11-28Markdown parser performance improvement.John MacFarlane1-0/+3
2010-11-28Revamped tests, using markdown output instead of HTML.John MacFarlane8-257/+136
2010-11-28Citation tests: removed spurious double-spaces.John MacFarlane3-9/+9
2010-11-28Updated citation tests to use en-dash between ranges.John MacFarlane3-12/+12
2010-11-28Fixed spacing bug for reference-style citations.John MacFarlane2-2/+5
2010-11-27Fixed spacing in ieee citation test.John MacFarlane1-2/+2
2010-11-27Merge branch 'master' into citeprocJohn MacFarlane2-8/+5
2010-11-27OpenDocument writer: don't print raw TeX.John MacFarlane2-8/+5
2010-11-27Merge branch 'master' into citeprocJohn MacFarlane1-0/+4