Ghost/ghost/admin/lib/koenig-editor/addon/templates/components
Kevin Ansfield 8c2ff43707 🐛 Koenig - Fixed pasting of plain text
refs https://github.com/TryGhost/Ghost/issues/9724
- `formatMarkdown` was previously changed to return a SafeString but that meant any direct usage of the helper had to account for not dealing with a basic String type
- changed `formatMarkdown` to return a basic String
- modified helper usage of `{{sanitize-html}}` to use triple-curlies
2018-08-15 16:25:02 +01:00
..
koenig-basic-html-input.hbs Koenig - Allow clicks on rich-text captions to place cursor immediately 2018-08-08 15:48:31 +01:00
koenig-caption-input.hbs Koenig - Added rich-text support to captions 2018-08-08 13:38:41 +01:00
koenig-card-code.hbs Koenig - Deselect cards when a click happens outside of the editor canvas 2018-06-14 12:21:22 +01:00
koenig-card-embed.hbs Koenig - Added rich-text support to captions 2018-08-08 13:38:41 +01:00
koenig-card-hr.hbs Koenig - Deselect cards when a click happens outside of the editor canvas 2018-06-14 12:21:22 +01:00
koenig-card-html.hbs 🐛 Koenig - Fixed pasting of plain text 2018-08-15 16:25:02 +01:00
koenig-card-image.hbs Koenig - Unsplash integration 2018-08-10 18:11:35 +01:00
koenig-card-markdown.hbs 🐛 Koenig - Prevent double-clicks to enter MD edit mode triggering toolbar buttons 2018-07-18 14:34:11 +01:00
koenig-card.hbs Koenig - Extract card caption input into component 2018-06-12 18:10:23 +01:00
koenig-editor.hbs Koenig - Added reading time and word count display 2018-07-20 15:53:21 +01:00
koenig-link-input.hbs 🐛 Koenig - Fixed Safari scrolling to bottom of post when using link input 2018-07-18 12:54:09 +01:00
koenig-link-toolbar.hbs Koenig - Design refinements (#1032) 2018-08-08 13:14:02 +01:00
koenig-menu-content.hbs Koenig - Updated menu icons 2018-08-10 11:18:02 +01:00
koenig-plus-menu.hbs 🐛 Koenig - Fixed required double-click on (+) when cursor is not in same paragraph 2018-07-18 15:04:02 +01:00
koenig-slash-menu.hbs Koenig - Embed card 2018-06-12 14:07:50 +01:00
koenig-toolbar.hbs Koenig - Minor design refinements 2018-08-14 14:35:13 +01:00