Ghost/ghost/admin/lib/koenig-editor/addon
Kevin Ansfield cab7f2cd74 🐛 Fixed paste into product card descriptions not stripping header formatting
closes https://github.com/TryGhost/Ghost/issues/14018

- product card descriptions and toggle card content both use `<KoeingBasicHtmlTextarea>` which is a stripped down Koenig editor with basic formatting support where heading sections are not expected
- when pasting into or updating the content in `<KoeingBasicHtmlTextarea>`, convert any headings, blockquotes, or other markerable section types to standard paragraphs so the content formatting matches what is possible through the editing interface
2022-05-27 15:11:08 +01:00
..
components 🐛 Fixed paste into product card descriptions not stripping header formatting 2022-05-27 15:11:08 +01:00
helpers Fixed hover outline on inline image selector 2021-11-24 19:30:20 +00:00
lib Dropped ember-useragent dependency 2022-03-07 10:06:35 +00:00
options Added infobox to matches list for callout card 2022-01-31 13:46:07 +00:00
services Removed prototype button atom 2021-07-23 09:21:03 +01:00
utils [chore] migrate to eslint@8 and run --fix (#2256) 2022-02-10 10:41:36 +00:00