]> BookStack Code Mirror - bookstack/blobdiff - resources/js/markdown/editor.js
Made a start on updating editor actions
[bookstack] / resources / js / markdown / editor.js
index 1cf4cef2bcf04494f0f617a90a43069326fb5985..cb5bf7d1a94f7fc58923334ec5fa7abb0b493faf 100644 (file)
@@ -49,6 +49,6 @@ export async function init(config) {
  * @property {Display} display
  * @property {Markdown} markdown
  * @property {Actions} actions
- * @property {CodeMirror} cm
+ * @property {EditorView} cm
  * @property {Settings} settings
  */
\ No newline at end of file