This repository has been archived by the owner on Feb 11, 2021. It is now read-only.
1.0.1
- Added the installation guide to the README including the composer installation
- Paragraphs are split correctly on import when they have nested block elements #169
- The right block is focused when the options menu is opened #165
- Fixed typos in the example READMEs
- Fixed settings menus on hover #155
- Links in paragraphs are now exported to proper markdown #152
- New
$page->text()->blocks()->excerpt(140)
method #159 - Added PR and issue templates
- Added license information to the README #153
- The Kirby version comparison is now working as expected