- drop textilefactory support for html.
- Various development-related bugfixes.
- Added this changelog.
- Started refactoring the code to be less repetitive.
textile.Textile().parse()
is a little more friendly thantextile.Textile().textile()
There may be more work to be done on this front to make the flow a little smoother. - We now support versions 2.6 – 3.4 (including 3.2) using the same codebase. Many thanks to Radek Czajka for this.
- Drop support for html4. We now only output xhtml or html5.
- Various development-related bugfixes.
- Add support for html5 output.
- Lots of new functionality added bringing us in line with the official Textile 2.4