Skip to content

Markdown Reader & Editor 3.1.0

Choose a tag to compare

@vasylm1 vasylm1 released this 31 Aug 11:40

Note: Installer downloads for this older release have been removed to save storage. Get the current version at the latest release.

Markdown Reader & Editor 3.1.0 — macOS, Windows, Linux

New

  • Visual table editor. With the cursor inside a Markdown table, a small
    toolbar floats over the editor: add / delete row, add / delete column, cycle
    the column's alignment, and reformat. Insert Table plus every action are in
    the command palette.
  • Vim keybindings for the editor — a Preferences toggle (desktop and web)
    and a Toggle Vim keybindings command. Off by default; the choice persists.
  • Tags. #tag in the body renders as a clickable chip (nested #a/b
    allowed; code, links and #123 issue refs are left alone). Front-matter
    tags: render as chips too. Clicking a chip searches the folder. A new
    Tags sidebar tab lists every tag with counts.
  • Export as Word (.docx) — desktop, next to Export as HTML.

Downloads

Platform File
macOS (Apple Silicon) Markdown-Reader-3.1.0-arm64.dmg
macOS (Intel) Markdown-Reader-3.1.0-x64.dmg
Windows x64 / ARM64 Markdown-Reader-3.1.0-<arch>-setup.exe
Linux Markdown-Reader-3.1.0-x86_64.AppImage / -amd64.deb (and ARM64)

The macOS and Windows builds are not signed by an OS vendor — macOS: right-click
Open (or xattr -dr com.apple.quarantine "/Applications/Markdown Reader.app");
Windows: More info → Run anyway. Updates come from this repository after that.