marky v1.0.0 - simple markdown viewer for Windows

Usage:
    marky.exe <file.md>

Or associate .md files with marky.exe via Settings > Apps > Default apps.

Shortcuts inside the window:
    Ctrl + Mouse wheel   zoom in/out
    Ctrl + +             zoom in
    Ctrl + -             zoom out
    Ctrl + 0             reset zoom

Window size and zoom level are remembered between sessions.
Dark mode is detected automatically from Windows settings.

Runtime requirement: Microsoft WebView2 Runtime (pre-installed on Windows 11 and
most patched Windows 10 machines). If missing, get the free Evergreen Bootstrapper
from https://developer.microsoft.com/microsoft-edge/webview2/

Source: https://github.com/rescapi/marky
