Ghost/ghost/admin/lib/koenig-editor/addon/templates/components
Kevin Ansfield 521b9dbb99 Koenig - Textarea-only markdown card
refs https://github.com/TryGhost/Ghost/issues/9311
- add `{{koenig-card-markdown}}` component that renders an auto expanding textarea with the markdown card value
- add `{{card-markdown}}` that is an alias of `{{koenig-card-markdown}}` for backwards compatibility - all of our pre-1.0 alpha cards and our current markdown implementation do not have the `koenig-` prefix in their card names
2018-01-31 08:32:27 +00:00
..
koenig-card-hr.hbs Koenig - HR card with markdown text expansion 2018-01-30 15:19:30 +00:00
koenig-card-image.hbs Koenig - Display-only image card with markdown text expansion 2018-01-30 20:46:03 +00:00
koenig-card-markdown.hbs Koenig - Textarea-only markdown card 2018-01-31 08:32:27 +00:00
koenig-editor.hbs Koenig - Initial card support 2018-01-30 15:18:08 +00:00
koenig-toolbar.hbs Koenig reboot - rich text (#952) 2018-01-30 10:01:07 +00:00