You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Started refactoring the code to be less repetitive. @textile.Textile().parse()@ is a little more friendly than @textile.Textile().textile()@ There may be more work to be done on this front to make the flow a little smoother.
12
+
* We now support versions 2.6 - 3.4 (including 3.2) using the same codebase. Many thanks to Radek Czajka for this.
13
+
* Drop support for html4. We now only output xhtml or html5.
14
+
* Various development-related bugfixes.
15
+
16
+
h1. Version 2.1.8
17
+
18
+
* Add support for html5 output.
19
+
* Lots of new functionality added bringing us in line with the official Textile 2.4
0 commit comments