v1.0.1
Release v1.0.1
This patch release includes an enhancement and a bug fix.
Changed
- The
MarkdownNewTemplate
command can now be used in any filetype, not just Markdown files. This allows creating new notes from templates regardless of the current buffer's filetype.
Fixed
- The visual mode keymap for inserting headers (default
<leader>mH
) now correctly exits visual mode before running the command, preventing issues with lingering visual selections.
Full Changelog: v1.0.0...v1.0.1