Ghost/ghost/admin/lib/koenig-editor/addon/options
Kevin Ansfield ab53c29aea Koenig - Initial code card with MD expansion
refs https://github.com/TryGhost/Ghost/issues/9623
- `code` card that uses CodeMirror for the edit view and outputs `<pre><code>...</code></pre>` for the rendered view
- adds triple-backtick text expansion for creating code cards
2018-05-15 15:26:34 +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
text-expansions.js Koenig - Initial code card with MD expansion 2018-05-15 15:26:34 +01:00