Ghost/ghost/admin/lib/koenig-editor/addon/options
Kevin Ansfield 54c3e1de66 Koenig - Toggle existing paragraphs into lists using MD list syntax
refs https://github.com/TryGhost/Ghost/issues/9623
- toggle a paragraph to a list when typing `- `, `* `, `1 `, or `1. ` at the beginning of the paragraph
2018-06-15 12:12:12 +01:00
..
atoms.js Koenig - Added SHIFT+ENTER line break key command 2018-01-30 10:58:28 +00:00
cards.js 🎨 Koenig - Keep posts free of blank cards 2018-06-14 16:55:02 +01:00
key-commands.js 🐛 Koenig - Fixed jump to bottom of story when deleting a list 2018-06-14 13:09:49 +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 - Toggle existing paragraphs into lists using MD list syntax 2018-06-15 12:12:12 +01:00