An open API service indexing awesome lists of open source software.

https://github.com/desdaemon/markdown_editor

Simple Markdown editor in Flutter.
https://github.com/desdaemon/markdown_editor

editor flutter flutter-android flutter-ios flutter-linux flutter-web flutter-windows katex markdown mermaid

Last synced: 7 days ago
JSON representation

Simple Markdown editor in Flutter.

Awesome Lists containing this project

README

        

# 🗒️ Markdown Editor

Cross-platform Markdown editor in Flutter.

## Features
- [x] GitHub Markdown (+ tables)
- [x] Live preview
- [x] Emoji syntax
- [x] Math (Katex)
- [x] VSCode shortcuts
- [x] Export to HTML
- [ ] Import/manage Git repositories
- [ ] Syntax highlighting
- [ ] Custom shortcuts
- [ ] Sketches
- [ ] Online persistence
- [ ] Mermaid charts