Added
ext-tables
-TableAwareMovementMethod
a special movement method to handle clicks inside tables (#289)
Changed
ext-tasklist
- changed implementation to be in line with GFM (Github flavored markdown),
task list item is a regular list item (BulletList and OrderedList can contain it).
Internal implementation changed from block parsing to node post processing (#291)image-glide
- update to4.11.0
versioninline-parser
- revert parsing index whenInlineProcessor
returnsnull
as resultimage-coil
- updateCoil
to0.12.0
(Coil changelog) (#284)
Thanks @magnusvs