Ghost-Admin/lib/koenig-editor/addon/options
Kevin Ansfield 5606b9c068 Implemented first iteration of content snippets
closes https://github.com/TryGhost/Team/issues/411

- adds "Create snippet" icon to the editor toolbar
- uses the same link input component design for specifying snippet titles
- snippets are loaded in the background when the editor is accessed
- snippets are listed at the bottom of the card menus of the + and / menus
- clicking a snippet inserts the snippet's contents in place of the current blank section
2020-10-15 18:03:35 +01:00
..
atoms.js Koenig - Added SHIFT+ENTER line break key command 2018-01-30 10:58:28 +00:00
basic-html-parser-plugins.js Koenig - Added rich-text support to captions 2018-08-08 13:38:41 +01:00
cards.js Implemented first iteration of content snippets 2020-10-15 18:03:35 +01:00
key-commands.js Resolved "already declared in upper scope" linting warnings 2020-10-05 09:56:21 +01:00
text-expansions.js Fixed no-shadow linting warnings in text-expansions.js 2020-06-05 08:31:46 +01:00