Skip to content

Releases: gopalasubramanium/plainmark

Plainmark v0.1.0 — Preview

Pre-release

Choose a tag to compare

@github-actions github-actions released this 11 Sep 11:22

A little space for your words. Plainmark is a free, open-source Markdown viewer and editor for Windows, macOS, and Linux.

No ads, accounts, tracking, subscriptions, or paid features. Your Markdown files stay on your device.

In this first preview

  • Write, split-preview, and reading modes
  • Markdown syntax colors, tables, task lists, and a document outline
  • Find and replace, undo/redo, and formatting shortcuts
  • Light/dark themes and focus mode
  • Native open/save dialogs, atomic saves, external-change checks, and local recovery drafts
  • Local raster-image previews and standalone HTML export

Choose your download

Computer File
Windows 10/11, x64 Plainmark_0.1.0_x64-setup.exe
Apple Silicon Mac, macOS 11+ Plainmark_0.1.0_aarch64.dmg
Intel Mac, macOS 11+ Plainmark_0.1.0_x64.dmg
Linux, x64 .AppImage or .deb

Windows uses WebView2. Linux packages are built on Ubuntu 22.04 and require a compatible host with WebKitGTK 4.1; AppImage compatibility varies by distribution. The Debian package is about 2.3 MB before system dependencies; the portable AppImage is about 80 MB. See the README for setup and limitations.

Preview status

All automated checks and installer builds passed on GitHub, including native tests on Windows, macOS, and Linux and editor tests in Chromium and WebKit. A native Mac launch was also verified locally. This is an early preview; manual installer testing across the supported operating systems remains a release-hardening task.

The packages are not trusted-publisher signed or notarized. Mac packages use ad-hoc signing, and Windows packages are unsigned, so downloaded installers may trigger OS security prompts. Build from source if you prefer.

This version edits one UTF-8 file at a time, up to 5 MB. OS “Open with” associations, folder workspaces, and tabs are not yet included. Raw HTML is shown as text and remote images are blocked by default. The app does not execute document code.

Source and license

GPL-3.0-or-later. The source archives below correspond to this exact version. Project and third-party license notices are included with the desktop packages. The official project is committed to remaining free of charge and free of ads; the GPL also permits other people to redistribute their own versions under its terms.

Build from source · Report an issue · Contribute