Ghost/ghost/admin/lib/koenig-editor/app/components/koenig-slash-menu.js
Kevin Ansfield 5d4053dec2 Koenig - Slash menu
refs https://github.com/TryGhost/Ghost/issues/9311
- adds `{{koenig-slash-menu}}` component that renders a quick-access card/block menu when typing `/` at the beginning of a new paragraph
2018-02-03 17:54:57 +01:00

2 lines
68 B
JavaScript

export {default} from 'koenig-editor/components/koenig-slash-menu';