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
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
..
components Added first draft of email-only card 2020-04-06 10:56:40 +01:00
helpers Getting rid of super-thin font weights 2019-11-22 11:53:57 +01:00
lib Added first draft of email-only card 2020-04-06 10:56:40 +01:00
options Added first draft of email-only card 2020-04-06 10:56:40 +01:00
services 🐛 Fixed unexpected image positions when re-ordering gallery images 2019-07-05 14:54:22 +01:00
templates/components Added first draft of email-only card 2020-04-06 10:56:40 +01:00
utils Updated to use count words/images helper from SDK (#1159) 2019-04-16 12:50:59 +05:30