Ghost/ghost/admin/lib/koenig-editor/addon/options
Kevin Ansfield ac870e43bd Koenig - Grab image caption from <img><figcaption> when pasting
refs https://github.com/TryGhost/Ghost/issues/9623
- workaround to grab a `<figcaption>` for use in an image card in some cases
- will only work when an `<img>` tag is immediately followed by a `<figcaption>` tag in the parsed html
2018-05-18 14:26:26 +01:00
..
atoms.js Koenig - Added SHIFT+ENTER line break key command 2018-01-30 10:58:28 +00:00
cards.js Koenig - Initial code card with MD expansion 2018-05-15 15:26:34 +01:00
key-commands.js Koenig - Extract key commands out of {{koenig-editor}} 2018-05-09 18:11:22 +01:00
parser-plugins.js Koenig - Grab image caption from <img><figcaption> when pasting 2018-05-18 14:26:26 +01:00
text-expansions.js Koenig - Initial code card with MD expansion 2018-05-15 15:26:34 +01:00