Ghost/ghost/admin/lib/koenig-editor/addon/options
Kevin Ansfield f18a23434f Koenig - Fixed trailing-spaces when using markdown text expansions
refs https://github.com/TryGhost/Ghost/issues/9505
- previous attempts at toggling the markup state failed because mobiledoc-kit was automatically setting the activeMarkupState after we made the replacement
- by scheduling the toggle we change the active markup state after mobiledoc has done it's thing so you can continue typing without the markdown markup being applied and without needing to insert an unexpected space
2018-04-03 13:43:08 +01:00
..
atoms.js Koenig - Added SHIFT+ENTER line break key command 2018-01-30 10:58:28 +00:00
cards.js Koenig - HTML card template 2018-02-03 19:20:50 +01:00
key-commands.js Koenig - Added SHIFT+ENTER line break key command 2018-01-30 10:58:28 +00:00
text-expansions.js Koenig - Fixed trailing-spaces when using markdown text expansions 2018-04-03 13:43:08 +01:00