Ghost/ghost/admin/lib/koenig-editor/addon
Kevin Ansfield cc083ef93f Koenig - Improve MD text expansion behaviour
refs https://github.com/TryGhost/Ghost/issues/9505
- fix overzealous matching of inline formatting
  - ensure the match starts with a space or the start of the paragraph
  - ensure the start matched chars are not followed by a space
  - ensure the end matched chars are not preceded by a space
  - avoid matching more MD chars than expected
- allow text expansions to work when editing text in the middle of a paragraph
  - do not add a trailing space after reformatting in this case
2018-03-15 17:13:50 +00:00
..
components Koenig - Don't display toolbar for keyboard selections 2018-03-15 15:15:53 +00:00
helpers Koenig - Wrap HR card in {{koenig-card}} component 2018-03-14 11:44:09 +00:00
options Koenig - Improve MD text expansion behaviour 2018-03-15 17:13:50 +00:00
templates/components Koenig - Move list creation from card menus to toolbar 2018-03-15 14:35:39 +00:00
utils Koenig - Initial card support 2018-01-30 15:18:08 +00:00