Ghost/ghost/admin/lib/koenig-editor/addon
Kevin Ansfield b9c81ac219 Koenig - Standardise <b> and <i> elements when pasting
refs https://github.com/TryGhost/Ghost/issues/9623
- use our paste handler to perform a replacement on any pasted HTML
  - `<b>` -> `<strong>`
  - `<i>` -> `<em>`
2018-05-17 14:42:20 +01:00
..
components Koenig - Standardise <b> and <i> elements when pasting 2018-05-17 14:42:20 +01:00
options Koenig - Initial code card with MD expansion 2018-05-15 15:26:34 +01:00
templates/components Koenig - Added Code Block card to (+) and / menus 2018-05-17 12:20:02 +01:00
utils Koenig - Ctrl/Cmd+K shortcut has same behaviour as toolbar link button 2018-04-26 17:04:40 +01:00