Ghost/ghost/admin/lib/koenig-editor
Kevin Ansfield 2598097b36
Added lexical conversion when copying from mobiledoc
closes https://github.com/TryGhost/Team/issues/3311

- added event handler to the mobiledoc editor for cut and copy operations that reads mobiledoc from the event data, converts to lexical using `@tryghost/kg-converters` and stores the converted data on the event under the `application/x-lexical-editor` mimetype ready to be pasted into a lexical editor
2023-05-25 13:50:47 +01:00
..
addon Added lexical conversion when copying from mobiledoc 2023-05-25 13:50:47 +01:00
app removed before after card (#16341) 2023-02-27 14:18:48 -06: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 Added lexical conversion when copying from mobiledoc 2023-05-25 13:50:47 +01:00