# 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)