diff --git a/doc/vimwiki.txt b/doc/vimwiki.txt index bad52fc..5db9222 100644 --- a/doc/vimwiki.txt +++ b/doc/vimwiki.txt @@ -3518,6 +3518,8 @@ Removed:~ point. Fixed:~ + * Issue #729: Normalize links uses relative paths in diary pages for + Markdown syntax. This previously only worked for the default syntax. * Modify horizontal rule (thematic-breaks) syntax for markdown. * Disable spell check in code and math inline/blocks. * Properly handle markdown image links `![]()`