a9b9b2f3ae
no issue - adds "Email" card to the card menus when developer experiments is turned on - adds `<KoenigTextReplacementHtmlInput>` implementing most of Koenig except: - uses html as it's input/output format - replaces backtick "code" formatting with `{replacement}` - no headings - no cards at all - minimal toolbar but all formatting is still available using markdown text expansions or keyboard shortcuts
2 lines
85 B
JavaScript
2 lines
85 B
JavaScript
export {default} from 'koenig-editor/components/koenig-text-replacement-html-input';
|