Skip to content
This repository has been archived by the owner on Jun 26, 2020. It is now read-only.

v0.6.1

Compare
Choose a tag to compare
@Reinmar Reinmar released this 07 May 21:46
· 561 commits to master since this release

Bug fixes

  • List's view-to-model converter now returns model.DocumentFragment containing listItem model elements, instead of an array. Closes #60. (331242d)
  • Pasted list items' indentation will now be correctly adjusted if they are pasted into a nested list. Closes #56. (e91c3d1)

Other changes