Ghost/ghost/admin/lib/koenig-editor/app/components/koenig-card-hr.js
Kevin Ansfield 3ac59e5ba8 Koenig - HR card with markdown text expansion
refs https://github.com/TryGhost/Ghost/issues/9311
- adds the `koenig-card-hr` card that renders a `<hr>` element
- adds text expansion to convert `---` into the new HR card
2018-01-30 15:19:30 +00:00

2 lines
65 B
JavaScript

export {default} from 'koenig-editor/components/koenig-card-hr';