Features
- ✨ Add warning notice for Ctrl key conflict with canvas resizing for existing users of Ctrl (Nico Jeske)
Bug Fixes
- 🐛 Ignore keydown event for canvas mode when resizing is disabled (Nico Jeske)
- 🐛 Add blur event handler to re-enable scrolling when switching windows (Nico Jeske)
- 🐛 Do not attempt to use image attributes for markdown links (Nico Jeske)
Code Refactoring
- ♻️ Use recommended way to modify file text (Nico Jeske)
- ♻️ Enable canvas as default but show warning in settings page (Nico Jeske)
- ♻️ Separate frontmatter and body in file processing (Nico Jeske)
Chores
- 🔖 Update to version 1.0.23 (Nico Jeske)