mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-23 02:41:50 +03:00
6d4d6cbc51
refs https://github.com/TryGhost/Ghost/issues/9311 - add a basic HTML card that renders a CodeMirror editor - adjust styles so that CodeMirror styles for the markdown editor don't affect CodeMirror instances inside Koenig
5 lines
101 B
Handlebars
5 lines
101 B
Handlebars
{{gh-cm-editor payload.html
|
|
class="koenig-card-html--editor"
|
|
update=(action "updateHtml")
|
|
}}
|