]> BookStack Code Mirror - bookstack/blob - resources/js/editor/notes.md
Got link insert/editor working
[bookstack] / resources / js / editor / notes.md
1
2
3
4 - Use NodeViews for embedded content (Code, Drawings) where control is needed.
5 - Probably still easiest to have seperate (codemirror) MD editor. Can alter display output via NodeViews to make MD like
6   but its tricky since editing the markdown content would change the block definition/type while editing.
7