File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -14,13 +14,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
14
14
### Added
15
15
16
16
### Changed
17
+
17
18
- Allow ` MarkdownNewTemplate ` command to be used in any filetype.
18
19
19
20
### Deprecated
20
21
21
22
### Removed
22
23
23
24
### Fixed
25
+
24
26
- Visual mode keymap for inserting headers now correctly exits visual mode before executing the command.
25
27
26
28
### Security
@@ -49,4 +51,3 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
49
51
[ Unreleased ] : https://github.com/magnusriga/markdown-tools.nvim/compare/v1.0.1...HEAD
50
52
[ 1.0.1 ] : https://github.com/magnusriga/markdown-tools.nvim/compare/v1.0.0...v1.0.1
51
53
[ 1.0.0 ] : https://github.com/magnusriga/markdown-tools.nvim/compare/v0.1.0...v1.0.0
52
- [ 0.1.0 ] : https://github.com/magnusriga/markdown-tools.nvim/releases/tag/v0.1.0
You can’t perform that action at this time.
0 commit comments