Typability

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

build(nightly)

âœĻ 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