---
title: Install Markdown Hot Reload on Linux | Snap Store
description: Get the latest version of Markdown Hot Reload for Linux - Offline, read-only
  GitHub-flavored markdown viewer that reloads on save
url: https://snapcraft.io/markdown-hot-reload
---

# Markdown Hot Reload

[Chairul Akmal (chairulakmal)](https://snapcraft.io/publisher/chairulakmal "View all snaps from Chairul Akmal (chairulakmal)")

* [Chairul Akmal (chairulakmal)](https://snapcraft.io/publisher/chairulakmal "View all snaps from Chairul Akmal (chairulakmal)")
* [Development](https://snapcraft.io/search?categories=development)
* [Productivity](https://snapcraft.io/search?categories=productivity)

latest/stable 0.2.1

Install latest/stable of Markdown Hot Reload

---

**Install using the command line**

```
sudo snap install markdown-hot-reload
```

Don't have snapd? [Get set up for snaps](https://snapcraft.io/docs/installing-snapd).

---

### Package name

* markdown-hot-reload

---

### License

* MIT

---

### Last updated

* Yesterday - latest/stable
* Yesterday - latest/edge

---

### Websites

* [mhr.chairulakmal.com](https://mhr.chairulakmal.com/ "https://mhr.chairulakmal.com/")

---

### Source code

* [github.com/chairulakmal/markdown-hot-reload](https://github.com/chairulakmal/markdown-hot-reload "https://github.com/chairulakmal/markdown-hot-reload")

---

### Command › Alias

* markdown-hot-reload.mhr › mhr

---

### Report a bug

* [github.com/chairulakmal/markdown-hot-reload/issues](https://github.com/chairulakmal/markdown-hot-reload/issues "https://github.com/chairulakmal/markdown-hot-reload/issues")

---

##### Report a Snap Store violation

* [Report this Snap](https://snapcraft.io/markdown-hot-reload#report-snap-modal)

---

* [Description](https://snapcraft.io/markdown-hot-reload#tab-description)
* [Security](https://snapcraft.io/markdown-hot-reload#tab-security)

#### Offline, read-only GitHub-flavored markdown viewer that reloads on save

**mhr** shows a markdown file in a native window and re-renders it every time the file changes on disk. Your scroll position stays where it was. There is no editing surface, and mhr never writes to the file it opens.

It is built for reading files you did not write, such as a plan produced by an AI agent or a README from a repository you just cloned:

* No network access. The window blocks every outgoing request, so a document renders the same way with the network disconnected.
* No server and no port. Most markdown previewers render to a localhost page that any other process on the machine can read. mhr opens a window instead.
* Raw HTML is filtered to the same safe subset GitHub allows. Hand-written tables, `<details>` and `<kbd>` render; `<script>`, `<style>`, event handlers, inline styles and non-web URLs are removed.

It renders GitHub Flavored Markdown, including tables, task lists, footnotes and alerts, plus syntax-highlighted code blocks, math converted to MathML and Mermaid diagrams. Front matter is removed cleanly instead of showing as a stray paragraph. Images do not display, because mhr reads only the single file you name.

* Open a file from a terminal with: `mhr notes.md`
* Or right-click a markdown file in your file manager and choose **mhr** from the "Open With" menu.

---

## Install Markdown Hot Reload on your Linux distribution

Choose your Linux distribution to get detailed installation instructions. If yours is not shown, get more details on the [installing snapd documentation](https://snapcraft.io/docs/installing-snapd).

[### Arch Linux](https://snapcraft.io/install/markdown-hot-reload/arch)

[### CentOS](https://snapcraft.io/install/markdown-hot-reload/centos)

[### Debian](https://snapcraft.io/install/markdown-hot-reload/debian)

[### elementary OS](https://snapcraft.io/install/markdown-hot-reload/elementary)

[### Fedora](https://snapcraft.io/install/markdown-hot-reload/fedora)

[### KDE Neon](https://snapcraft.io/install/markdown-hot-reload/kde-neon)

[### Kubuntu](https://snapcraft.io/install/markdown-hot-reload/kubuntu)

[### Manjaro](https://snapcraft.io/install/markdown-hot-reload/manjaro)

[### Pop!\_OS](https://snapcraft.io/install/markdown-hot-reload/pop)

[### openSUSE](https://snapcraft.io/install/markdown-hot-reload/opensuse)

[### Red Hat Enterprise Linux](https://snapcraft.io/install/markdown-hot-reload/rhel)

[### Ubuntu](https://snapcraft.io/install/markdown-hot-reload/ubuntu)
