MarkEdit for Markdown

@MarkEditApp
160 Followers
1 Following
85 Posts
A privacy-focused, native, fast & tiny Markdown editor for Mac.
Download (free)https://bit.ly/markedit-app
Source on GitHubhttps://github.com/MarkEdit-app/MarkEdit

Recently I discovered an on-device grammar checker called Harper: https://writewithharper.com/

Right now I am trying to make a MarkEdit extension based on it.

In addition, we introduced several improvements across both the app and the preview experience, including support for opening any files, customizable math delimiters, multiple preview themes, and more.

The agent SKILL.md in the screenshots can be found here:

https://github.com/MarkEdit-app/MarkEdit-skill

GitHub - MarkEdit-app/MarkEdit-skill: An AI skill for managing MarkEdit.

An AI skill for managing MarkEdit. Contribute to MarkEdit-app/MarkEdit-skill development by creating an account on GitHub.

GitHub

We have recently introduced YAML front matter syntax highlighting and rendering support.

Explore the latest MarkEdit build along with the updated MarkEdit Preview extension for the new capabilities.

https://github.com/MarkEdit-app/MarkEdit/releases/tag/v1.30.0

https://github.com/MarkEdit-app/MarkEdit-preview/releases/tag/v1.6.0

I've received several complaints about the update alert before.

Going forward, app updates will appear as a menu bar item, so they won't interrupt your current tasks, unless you check for updates manually.

I hope this approach helps keep you more focused.

With the upcoming update, we’re improving MarkEdit’s integration with the file system, including:

- File autocomplete
- Finder extension for creating new files

Release 1.27.3 · MarkEdit-app/MarkEdit

In addition to general bug fixes and the new MarkEdit.runService() function, you can now add any menu item to the toolbar using editor.customToolbarItems. See v1.27.0 notes for macOS Tahoe support,...

GitHub
With the upcoming update, you’ll be able to add any menu item to the toolbar — including default items, extension-created menus, and submenus.

v1.27.0 is now available: ready for macOS Tahoe with a fresh new look and Foundation Models support.

https://github.com/MarkEdit-app/MarkEdit/releases/tag/v1.27.0

Interfaces have been implemented: https://github.com/MarkEdit-app/MarkEdit-api/commit/fbfb08f1b34c53651a2566543f90e011a2d286d0

The recording is a demo extension (WIP).