Ghost/ghost/admin/lib/koenig-editor/addon
Kevin Ansfield 0fa0068f6a Koenig - Convert <br>s to soft-break atoms on paste
refs https://github.com/TryGhost/Ghost/issues/9623
- adds `parserPlugins` option with array of parser plugins that read node values and convert them when pasting
- converts `<br>` to a soft-break atom for line breaks
- removes leading newlines from text nodes to avoid leading spaces in the render output (common when pasting MD with line breaks)
2018-05-17 16:46:25 +01:00
..
components Koenig - Convert <br>s to soft-break atoms on paste 2018-05-17 16:46:25 +01:00
options Koenig - Convert <br>s to soft-break atoms on paste 2018-05-17 16:46:25 +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