- Rails 4 compatibility (#2)
- [FIX] simple mode didn’t work (#1)
- Update Note: If you call
TextileEditor.new(foo, 's')
in your JS, you need to change ‘s’ to ‘simple’.
- Update Note: If you call
- [FIX] Fixed coffeescript conversion errors in textile_editor.js.coffee, firefox/chrome/… browsers are supported again.
- Initial release.