Typability
Typability copied to clipboard
a WYSIWYG markdown editor based on Milkdown.
âĻ Features
- [x] ð Fluent Design - Use FluentUI components with Mica\Arcylic background
- [x] ðŠķ Lightweight - Bundle with tauri for smaller installer size and memory usage
- [x] ð WYSIWYG Markdown - provides Typora-like seamless Markdown editing experience
ð§ Todo
- [x] Multi-language support
- [x] Find/Replace
- [x] LaTeX support
- [ ] More export options
- [x] Two-column editor
- [ ] Picture bed integration
â System Requirements
- [x] Windows 7+ (Recommend: Windows 10 1803 +)
- [x] macOS 11.3+ (Reasons: see Fluent UI's broswer support matrix)
- [x] most Linux distributions (Recommend/Tested: Ubuntu 18.04 +)
ðĶ 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
ð Translation
Typability add i18n support since version 0.3.0. Here is the Transifex Project. If you're intersted in translating this project, contact me please!