- Fix issue with some options being incorrectly overriden during setup of defaults
- Fix issue with text area not updating with content from wysiwyg mode as edits are made
- Fix issue where
editor.destroy
would not properly clean up elements. Note there are still some leftover listeners, tracked through issue #10
- Fixed issue setting Editor value
- Added
modes
strings to thebarkmark.strings
object - Forked new library from woofmark v4.2.3 to create barkmark
Barkmark is a fork of the woofmark repository. Changes from that repository made prior to our forking can be found in their repository.