-
Notifications
You must be signed in to change notification settings - Fork 0
Getting Started
Download the installer for your platform from the latest release.
On macOS, open the .dmg and drag Markappoly into your Applications folder. The build is signed and notarized by Apple, so it opens straight away with no security prompts.
On Windows, run the .msi and follow the installer.
On Linux, use the .AppImage (mark it executable, then run it) or install the .deb with your package manager.
There are a few ways to get a document on screen:
- Press ⌘O (Ctrl+O on Windows and Linux) and pick a file.
- Drag a
.mdfile from your file manager onto the window. - Double-click a Markdown file in Finder or Explorer once you've set Markappoly as its default app.
- Press ⌘⇧O to open a whole folder. Every Markdown file inside it shows up in the sidebar, so you can click between them.
Markappoly reads .md, .markdown, .mdown, .mkd, .mkdn, and .txt files.
When the app starts with nothing open, it shows a short welcome document so you have something to look at.
The File menu has an Open Recent submenu listing the files you've opened lately, so you can jump back into a document without hunting for it again. Choose Clear Recently Opened at the bottom to empty the list.
Markappoly checks for a newer version each time it launches. When one is available it asks first, and only downloads and restarts if you say yes. After the first install you never have to hunt down a new build by hand.