1
0
Fork 0
mirror of https://github.com/TryGhost/Ghost-Admin.git synced 2023-12-14 02:33:04 +01:00
Ghost-Admin/lib/koenig-editor/addon/lib
Kevin Ansfield bf7b1e0e33 Added first draft of email-only card
no issue

- adds "Email" card to the card menus when developer experiments is turned on
- adds `<KoenigTextReplacementHtmlInput>` implementing most of Koenig except:
  - uses html as it's input/output format
  - replaces backtick "code" formatting with `{replacement}`
  - no headings
  - no cards at all
  - minimal toolbar but all formatting is still available using markdown text expansions or keyboard shortcuts
2020-04-06 10:56:40 +01:00
..
dnd Added ability to drag images in and out of galleries 2019-07-05 14:54:22 +01:00
clean-text-replacement-html.js Added first draft of email-only card 2020-04-06 10:56:40 +01:00
relative-to-absolute.js 🐛 Fixed editor showing incorrect domain and "unsaved changes" modal for relative links 2019-10-29 11:57:29 +00:00