Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-12-03 | Textile reader: modified str to handle acronyms, hyphens. | John MacFarlane | 1 | -3/+16 |
2010-12-03 | Textile reader: parse raw by default. | John MacFarlane | 1 | -0/+2 |
2010-12-03 | punctuation handling, and more html-specific handling | paul.rivier | 1 | -7/+31 |
2010-12-03 | html inlines and html blocks handling in textile reader | Paul Rivier | 1 | -17/+26 |
2010-12-03 | textile reader now ignores html/css attributes | Paul Rivier | 1 | -8/+34 |
2010-12-03 | removed support for textile Inserted construct | Paul Rivier | 1 | -5/+1 |
2010-12-03 | fix autolink by promoting it in the parser list, fix table parabreak | Paul Rivier | 1 | -7/+5 |
2010-12-03 | more support for Textile reader (explicit links, images), tests and cabal ent... | Paul Rivier | 1 | -17/+44 |
2010-12-03 | simpler table cell handling | paul.rivier | 1 | -24/+12 |
2010-12-03 | preliminary material toward table support | paul.rivier | 1 | -1/+64 |
2010-12-03 | textile reader now imports import Text.Pandoc.Parsing | paul.rivier | 1 | -1/+2 |
2010-12-03 | Basic Textile Reader | paul.rivier | 1 | -0/+253 |