Releases
1.9.0
New
New function to clear autosaved value
Icon for tables introduced
Now you can customize the bold/italic markup using the new blockStyles
option
New showIcons
setting for showing specific icons without customizing the full toolbar (like the existing hideIcons
setting)
Improved
Depend on specific marked
version
Autosave now checks that localStorage
is available for all features (logs error if not)
Prefixed all localStorage keys with smde_
to prevent collisions
Clearer documentation for creating custom icons in the toolbar
Travis CI now tests in more Node.js versions
Update dependencies
Fixed
Fixed autosave briefly losing value
Changed unique_id
to camel case uniqueId
Fixed scrollbar issues caused by inconsistent z-index
values
Fixed situations where escape key wouldn't work
Icons no longer have a tab index in forms
Fixed issue where the initial value would overwrite the loaded autosaved value
Fixed autosave conditional
You can’t perform that action at this time.