Update changelog

This commit is contained in:
Rane Brown 2019-07-12 06:26:45 -06:00
parent c58268df3f
commit af12065e92

View File

@ -3518,6 +3518,8 @@ Removed:~
point. point.
Fixed:~ 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. * Modify horizontal rule (thematic-breaks) syntax for markdown.
* Disable spell check in code and math inline/blocks. * Disable spell check in code and math inline/blocks.
* Properly handle markdown image links `![]()` * Properly handle markdown image links `![]()`