Ghost/ghost/admin/lib/koenig-editor
Kevin Ansfield 9335b57741 🐛 Fixed line breaks not persisting when used inside email cards
no issue

- we allowed line breaks to be created in the text-replacement html input used inside email cards but they were removed as soon as the card's edit mode was left
- fixed the clean-text-replacement-html routine so `<br>` atoms aren't stripped
- added the soft-return parser to the `<KoenigTextReplacementHtmlInput>` editor options so the `<br>` elements are correctly parsed back into atoms when entering edit mode
2022-08-16 16:56:40 +01:00
..
addon 🐛 Fixed line breaks not persisting when used inside email cards 2022-08-16 16:56:40 +01:00
app Removed unnecessary koenig-media-selector-tenor export file 2022-01-04 09:29:24 +00:00
docs/specs Koenig reboot - rich text (#952) 2018-01-30 10:01:07 +00:00
public/icons/koenig Little tweaks for header settings panel and added add icon 2021-12-15 19:09:17 +00:00
index.js Koenig reboot - rich text (#952) 2018-01-30 10:01:07 +00:00
package.json Fixed "Could not find module 'ember-keyboard'" error thrown by gif card 2022-08-02 15:51:59 +01:00