/Typability

a WYSIWYG markdown editor based on Milkdown.

Primary LanguageTypeScript

Typability

a WYSIWYG markdown editor based on Milkdown.

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

📦 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