Ghost/ghost/admin/lib/koenig-editor/addon/components
Kevin Ansfield 772675d294 Koenig - Parse pasted plain text as markdown
refs https://github.com/TryGhost/Ghost/issues/9623
- plain text that's pasted will be run through our markdown parser then mobiledoc-kit will perform it's usual rich-text paste handling on the resulting HTML
- add a <kbd>Cmd/Ctrl+V+Shift</kbd> escape valve that will skip markdown parsing so mobiledoc-kit's default plain text parsing is invoked
- will not work with IE or Edge <= 16 due to missing browser support for distinguishing plain text vs html pastes
2018-05-16 13:08:11 +01:00
..
koenig-card-code.js Koenig - Initial code card with MD expansion 2018-05-15 15:26:34 +01:00
koenig-card-hr.js Koenig - Add card options for automatic edit/select after insert 2018-04-18 10:52:49 +01:00
koenig-card-html.js Koenig - Fixed HTML card init error 2018-05-07 15:40:11 +01:00
koenig-card-image.js Koenig - Made full width images work with closed sidebar (#1014) 2018-05-08 10:26:46 +01:00
koenig-card-markdown.js Koenig - Switch this.get for ES5 getters 2018-05-01 17:13:53 +01:00
koenig-card.js Koenig - Switch this.get for ES5 getters 2018-05-01 17:13:53 +01:00
koenig-editor.js Koenig - Parse pasted plain text as markdown 2018-05-16 13:08:11 +01:00
koenig-link-input.js Koenig - Switch this.get for ES5 getters 2018-05-01 17:13:53 +01:00
koenig-link-toolbar.js Koenig - Switch this.get for ES5 getters 2018-05-01 17:13:53 +01:00
koenig-plus-menu.js Koenig - Replace custom CSS classes with Spirit 2018-05-02 15:54:22 +01:00
koenig-slash-menu.js Koenig - Fixed deletion of / not closing the /-menu 2018-05-14 15:48:29 +01:00
koenig-toolbar.js Koenig - Strip all formatting except links when converting to a heading 2018-05-15 12:32:44 +01:00