forked from tools-life/taskwiki
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
viewport: accept and insert spacing lines below header
This allows the presence of empty lines between the task list and the header in a viewport, which is especially desirable to abide by standard Markdown conventions. The header spacing of existing viewports is preserved. For new Markdown task lists, the spacing now follows the one configured in vimwiki with `g:vimwiki_markdown_header_style`. GitHub: closes tools-life#298
- Loading branch information
1 parent
4e08a69
commit 2b2592e
Showing
3 changed files
with
52 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters