3.0.0 Settings Dialog, Drag & Drop, Metadata
Settings dialog
All settings are now reachable via a new settings dialog. It can be opened via main menu "Edit" --> "Settings..." or via Ctrl+,
Drag & Drop
Issue #40
Any text file can now be dropped into the Markdown Viewer window to open it. By default, a dialog asks whether to open the file in the window were dropped or in a new window.
Markdown Metadata
Issue #37
If a Markdown file contains a metadata header, it is now rendered properly. In the settings dialog is an option to hide this header.
Recently Opened Files
Issue #41
The File menu now contains a list of recently opened files. The count can be adjusted in the settings.
Bugfixes
- Mermaid diagrams are now displayed with readable colors in dark mode (issue #39)