summaryrefslogtreecommitdiff
path: root/tests/textile-reader.textile
Commit message (Expand)AuthorAge
* Make `raw_tex` extension non-default for textile reader, writer.John MacFarlane2014-08-14
* Textile reader: list and HTML block parsing improvements.John MacFarlane2014-08-11
* Textile reader: fixed list parsing bug. Closes #1500.John MacFarlane2014-08-08
* Tests updated to reflect changes to readers.Matthew Pickering2014-04-01
* Textile reader: Correctly handle entities.John MacFarlane2013-06-11
* Textile reader: Handle attributes on headers.John MacFarlane2013-02-16
* Textile reader/writer: Fixed autolinks.John MacFarlane2012-11-06
* Textile reader: Fixed bug with list items containing line breaks.John MacFarlane2012-10-13
* Textile reader: Implemented comment blocks.John MacFarlane2012-10-05
* Added (failing) test case for #518.John MacFarlane2012-08-25
* Textile reader: properly handle links with surrounding brackets.John MacFarlane2012-07-13
* Textile reader: fix for `<notextile>` and `==`.paul.rivier2012-05-29
* textile reader improvements : better conformance to RedCloth Textile inlinespaul.rivier2012-04-24
* Textile reader quick clean-up and added support for LaTeX blocks and inlines.paul.rivier2012-04-17
* Textile reader: Make it possible to have colons after links.Christoffer Sawicki2011-07-10
* Textile reader: Fixed bug (swallowed p at beginning of paragraph).John MacFarlane2011-01-23
* Textile reader: Support <tt> for inline code.John MacFarlane2011-01-23
* Textile reader: Added code blocks with bc.John MacFarlane2011-01-23
* textile redcloth definition listspaul.rivier2010-12-09
* Textile reader: Implemented footnotes.John MacFarlane2010-12-08
* Textile reader: implemented acronyms, (tm), (r), (c).John MacFarlane2010-12-07
* punctuation handling, and more html-specific handlingpaul.rivier2010-12-03
* html inlines and html blocks handling in textile readerPaul Rivier2010-12-03
* textile reader now ignores html/css attributesPaul Rivier2010-12-03
* fix autolink by promoting it in the parser list, fix table parabreakPaul Rivier2010-12-03
* more support for Textile reader (explicit links, images), tests and cabal ent...Paul Rivier2010-12-03