A WYSIWYG markdown editor based on Milkdown

Typability

a WYSIWYG markdown editor based on Milkdown. (Thanks to SoilZhu for drawing this icon!)

✨ Features

  • 🌈 Fluent Design – Use FluentUI components with Mica\Arcylic background
  • 🪶 Lightweight – Bundle with tauri for smaller installer size and memory usage
  • 📝 WYSIWYG Markdown – provides Typora-like seamless Markdown editing experience

🚧 Todo

  • Multi-language support
  • Find/Replace
  • LaTeX support
  • More export options

☔ System Requirements

📦 How to build

This project is bundled with tauri, You should follow this guide first.

yarn install # Install dependencies
yarn tauri dev # Start development server
yarn tauri build # Bundle App

GitHub

View Github