taskwiki
taskwiki copied to clipboard
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 #298