MarkdownEditor is a simple and user-friendly macOS app for editing (and previewing) Markdown files. It provides (a live preview,) image support, and table editing features to make working with Markdown documents efficient.
- Edit (and preview) Markdown files in real time
- Insert and manage images
- Table editing support
- Clean and intuitive interface
- Clone the repository:
git clone https://github.com/dirkclemens/MarkdownEditor.git
- Open
MarkdownEditor.xcodeprojin Xcode. - Build and run the app on your Mac.
- macOS 12.0 or later
- Xcode 13 or later
MarkdownEditor/– Main app source code
MIT License
Feel free to contribute or open issues for suggestions and bug reports!
