# Eagle Markdown Editor
A markdown extension that provides a clean Markdown editor with theme support.
## Features
- 📝 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
Added local library wikilinks support ([[Page Name]] syntax)
Enabled multi-level (nested) list indentation
Improved visual toggles (theme & other UI settings) with persistence across sessions
Migrated from SimpleMDE to a markdown-it-based editor core
- Fixed CSS styling for better visibility
- Adopted a different theme for dark mode
- Supported i18n (internationalization)