Ghost/ghost/admin/lib/koenig-editor
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
..
addon Koenig - Standardise <b> and <i> elements when pasting 2018-05-17 14:42:20 +01:00
app/components Koenig - Initial code card with MD expansion 2018-05-15 15:26:34 +01:00
docs/specs Koenig reboot - rich text (#952) 2018-01-30 10:01:07 +00:00
public/icons/koenig Koenig - Added Code Block card to (+) and / menus 2018-05-17 12:20:02 +01:00
index.js Koenig reboot - rich text (#952) 2018-01-30 10:01:07 +00:00
package.json Koenig reboot - rich text (#952) 2018-01-30 10:01:07 +00:00