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.
- Host: GitHub
- URL: https://github.com/desdaemon/markdown_editor
- Owner: Desdaemon
- Created: 2021-10-08T03:19:24.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-08-02T04:42:58.000Z (over 1 year ago)
- Last Synced: 2025-03-29T11:51:46.269Z (28 days ago)
- Topics: editor, flutter, flutter-android, flutter-ios, flutter-linux, flutter-web, flutter-windows, katex, markdown, mermaid
- Language: Dart
- Homepage: https://desdaemon.github.io/md-edit
- Size: 7.36 MB
- Stars: 16
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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