Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-01-23 | Textile reader: Fixed bug (swallowed p at beginning of paragraph). | John MacFarlane | 1 | -0/+2 |
2011-01-23 | Textile reader: Support <tt> for inline code. | John MacFarlane | 1 | -0/+2 |
2011-01-23 | Textile reader: Added code blocks with bc. | John MacFarlane | 1 | -0/+3 |
2010-12-09 | textile redcloth definition lists | paul.rivier | 1 | -0/+10 |
2010-12-08 | Textile reader: Implemented footnotes. | John MacFarlane | 1 | -0/+7 |
2010-12-07 | Textile reader: implemented acronyms, (tm), (r), (c). | John MacFarlane | 1 | -0/+12 |
2010-12-03 | punctuation handling, and more html-specific handling | paul.rivier | 1 | -13/+15 |
2010-12-03 | html inlines and html blocks handling in textile reader | Paul Rivier | 1 | -0/+15 |
2010-12-03 | textile reader now ignores html/css attributes | Paul Rivier | 1 | -0/+12 |
2010-12-03 | fix autolink by promoting it in the parser list, fix table parabreak | Paul Rivier | 1 | -7/+2 |
2010-12-03 | more support for Textile reader (explicit links, images), tests and cabal ent... | Paul Rivier | 1 | -0/+156 |