d25fb1597e
refs https://github.com/TryGhost/Ghost/issues/9311 - adds the `koenig-card-image` card that renders an `<img>` element - adds text expansion to convert markdown images into the new image card
2 lines
68 B
JavaScript
2 lines
68 B
JavaScript
export {default} from 'koenig-editor/components/koenig-card-image';
|