Installing · Windows · macOS · Linux
MarkPad isn't code signed, so macOS and Windows warn about it on first launch. Find your message and follow the steps.
The message“MarkPad” is damaged and can’t be opened. You should move it to the Bin.
Nothing is damaged. macOS says this when a downloaded app carries the quarantine flag and isn't signed by a paid developer account. Right-clicking and choosing Open won't get past this one, so clear the flag instead.
xattr -dr com.apple.quarantine /Applications/MarkPad.appYou only do this once. The flag is gone for good, so MarkPad opens with a double-click from now on, including after you restart.
The command removes the download flag from one app you chose to install. Run it on things you trust and nothing else.
The message“MarkPad” can’t be opened because Apple cannot check it for malicious software.
On macOS 14 and earlier you can skip that: right-click the app, choose Open, then Open in the dialog. macOS 15 removed that shortcut for unsigned apps.
macOS remembers either way, so it's a first launch step only.
Wrong build for the chip.
aarch64 for Apple silicon, x64 for Intel.The messageWindows protected your PC. Microsoft Defender SmartScreen prevented an unrecognised app from starting.
Unrecognised publisher, not detected malware.
If the download itself was blocked, open your browser's downloads list and choose Keep.
Some scanners quarantine unsigned installers without saying so.
MarkPad uses the WebView already on your machine. Windows 11 and current Windows 10 have it. Stripped LTSC and Server images don't.
The build is 64-bit x86 only.
Installing MarkPad doesn't take the association off anything. Hand it over when you want to.
.md file,
Open with, Choose another app, pick MarkPad,
tick always use this app..md file,
Get Info, pick MarkPad under Open with, then
Change All.Take the .deb on Debian, Ubuntu and anything built on them, and
the .rpm on Fedora. Either one pulls in WebKitGTK 4.1 if it's
missing.
The .deb needs Debian 12 or Ubuntu 22.04 at least. Older
releases ship a glibc and WebKitGTK too old to run it, and there's no build for
them.
There's no autosave and no crash recovery. The dialog about unsaved changes is the only warning, and every route out of the app shows it.
Save as you go with Ctrl+S or ⌘+S.
Open an issue with your operating system, the MarkPad version and the message word for word.
Open an issue