- 37signals द्वारा विकसित और Basecamp समेत सैकड़ों products में production में इस्तेमाल हो रहा है
- Meta के extensible text editor framework Lexical पर बनाया गया
- पैराग्राफ को असली `` tags के रूप में बनाकर साफ HTML semantics देता है
- Markdown support: inline shortcuts और paste करते समय automatic formatting, editor छोड़े बिना
- टाइप करते समय fenced code blocks में real-time syntax highlighting
- Bash, C++, Go, Java, JavaScript, Python, Ruby, Rust, SQL, TypeScript सहित कई languages support
- selected text पर URL paste करने पर तुरंत link में बदलता है
- editor के अंदर PDF, video जैसे attachments का preview
- images को grid form में दिखाता है, पूरे drag and drop का support
- tables बनाने/edit करने के लिए बेहतरीन UX देता है
- rows/columns add/delete, style toggle आदि support
- mentions और interactive prompts support, flexible loading/filtering तरीके उपलब्ध
- Action Text द्वारा अपेक्षित standard HTML बनाता है, Trix की जगह drop-in तरीके से इस्तेमाल किया जा सकता है
- Extensions के जरिए editor behavior खुद लिख सकते हैं
- vanilla JavaScript और CSS में लिखा गया
- MIT license
अभी कोई टिप्पणी नहीं है.