The application now remembers the last window position for each last opened document.
The content size can be changed via Ctrl++
and Ctrl+-
. Ctrl+0
sets the content to the default size. This setting is independently from the document, i.e. the setting is application wide.
Some changes in appearance (thanks to Loïs Bégué).
An about dialog was added (inspired by Loïs Bégué).
Improved accessibility of the main menu via keyboard (inspired by Loïs Bégué).
Bug fixes:
- Regression at handling of backslashes in document paths. Version 2.0.0 could not open documents that are on a Windows network share (with a path like
\\computer\share\path\to\file.md
). - Markdown file recognition is now case insensitive (thanks to Loïs Bégué).