A markdown extension for Eagle that provides a clean Markdown editor with theme support.
- 📝 Markdown editing support
- 👁️ Preview mode
- 🌓 Light/Dark theme support
- ⚡ Simple and fast
- 📚 Local library wikilinks support
- 🪜 Multi-level list indentation
- 🎨 Enhanced visual toggles with persisted settings
- Download the
.eaglepluginpackage from the releases page - Double-click the downloaded file to install
- Restart Eagle if needed
The editor supports standard markdown syntax and includes a toolbar for common formatting options. Use the theme toggle button (🌓) to switch between light and dark themes.
Use the editor's new features:
- Type
[[Page Name]]to create links to items in your local library. - Indent list items across multiple levels for nested lists.
- Visual toggle preferences (theme and other settings) are now saved between sessions.
- React
- Vite
- markdown-it
- markdown-it-task-lists
- daisyUI
MIT License