v0.1.1
mhr v0.1.1
A bug-fix release. Two things that were visibly broken on the desktop now work, and the documentation gained an install guide and a safety section.
Fixes
- The taskbar and dock now show mhr's own icon instead of a generic one, in both the snap and the
.deb. The window is matched to its desktop entry by window class, and neither package set one before. - "Open With" on a markdown file now opens mhr. The snap shipped no desktop entry in v0.1.0, so it was never offered as a handler.
- Table-of-contents links now jump to their heading. Anchor links inside a rendered document did nothing.
Install
sudo snap install markdown-hot-reload
Debian or Ubuntu .deb, needs Ubuntu 24.04 (Noble Numbat) or Debian 13 (trixie) and newer:
sudo apt install ./mhr_0.1.1-1_amd64.deb
Full changelog: v0.1.0...v0.1.1