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
Copy file name to clipboardExpand all lines: CHANGELOG.textile
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ h2. Develop Branch
10
10
** Fix handling of scheme in self-linked URLs ("#16":https://github.com/textile/python-textile/issues/16)
11
11
** Fix Markup not parsed if followed by certain characters ("#22":Markup not parsed if followed by certain characters)
12
12
* Convert testing over to "py.test":http://pytest.org/, improving unicode testing
13
-
* Update functionality for tables, notelists, and footnotes. Mostly corrections to underlying html tags, but it now matches php-textile.
13
+
* Update functionality for tables, notelists, and footnotes. This involved a major reworking of parts of the code, but it should now match php-textile and txstyle.org precisely. Please file an issue for any bugs you come across.
0 commit comments