John MacFarlane
|
628a1ef815
|
Textile reader: Fixed bug (swallowed p at beginning of paragraph).
The problem was a missing 'try' in the maybeExplicitBlock parser.
Test case, a paragraph beginning with 'p', has been added.
|
2011-01-23 08:59:35 -08:00 |
|
John MacFarlane
|
1d683be414
|
Textile reader: Support <tt> for inline code.
|
2011-01-23 00:25:05 -08:00 |
|
John MacFarlane
|
50d08ec2c3
|
Textile reader: Added code blocks with bc.
|
2011-01-23 00:05:35 -08:00 |
|
paul.rivier
|
bb609a85e3
|
textile redcloth definition lists
|
2010-12-09 09:25:46 -08:00 |
|
John MacFarlane
|
f02080b62d
|
Textile reader: Implemented footnotes.
|
2010-12-08 00:44:46 -08:00 |
|
John MacFarlane
|
f917b46500
|
Textile reader: implemented acronyms, (tm), (r), (c).
|
2010-12-07 18:28:36 -08:00 |
|
paul.rivier
|
c3866f3c66
|
punctuation handling, and more html-specific handling
|
2010-12-03 23:10:52 -08:00 |
|
Paul Rivier
|
d724c6b568
|
html inlines and html blocks handling in textile reader
|
2010-12-03 23:10:51 -08:00 |
|
Paul Rivier
|
fa0866886b
|
textile reader now ignores html/css attributes
|
2010-12-03 23:10:51 -08:00 |
|
Paul Rivier
|
593b4f6c94
|
fix autolink by promoting it in the parser list, fix table parabreak
|
2010-12-03 23:10:51 -08:00 |
|
Paul Rivier
|
a7da0672dc
|
more support for Textile reader (explicit links, images), tests and cabal entries
|
2010-12-03 23:10:51 -08:00 |
|