Skip to content

v1.0.1

Compare
Choose a tag to compare
@magnusriga magnusriga released this 05 May 09:30
· 36 commits to main since this release

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