Skip to content

wysihtml5x 0.4.0-beta2

Pre-release
Pre-release
Compare
Choose a tag to compare
@pulges pulges released this 11 Nov 12:19
· 600 commits to master since this release

An extended and less strict approach on xing/wysihtml5.

Added features:

  • Can be used without iframe sandbox when initiated on div instead of textarea
  • Blocking of image drag drop in editable is removed
  • Table insertion management and cell merging commands
  • Improved parser with options to: unwrap tag instead of remove, keep defined styles, complex object type definitions for allowing elements.
  • Ability to add uneditable area inside editor text flow (useful when building modules like video tools, advanced image editor etc.)
  • Improved formatblock handling
  • Ability for user to remove formating with only collapsed caret. (without having to select exactly whole text)