MarkEdit
MarkEdit copied to clipboard
Just like TextEdit on Mac but dedicated to Markdown.
This is a TODO for myself: [Migrate to v9.x](https://eslint.org/docs/latest/use/migrate-to-9.0.0). It's blocked by dependencies, both [eslint-plugin-compat](https://github.com/amilajack/eslint-plugin-compat) and [eslint-plugin-promise](https://github.com/eslint-community/eslint-plugin-promise) don't support flat config yet.
I appreciate the clean and focused interface of MarkEdit for editing purposes. However, as a user who is used to VIM keybindings in my workflow, I find it challenging to...
- [x] Update build settings - [x] Target 14.0 and higher - [x] Update deprecated APIs - [x] Remove unnecessary unchecked Sendable - [x] Possible [new API](https://developer.apple.com/videos/play/wwdc2024/10124/) adoption - [...