Ghost/ghost/admin/lib
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
..
asset-delivery Improved yarn dev development tooling 2022-08-05 15:54:37 +02:00
koenig-editor 🐛 Fixed line breaks not persisting when used inside email cards 2022-08-16 16:56:40 +01:00