Added notes file
This commit is contained in:
parent
27f9e8e4bd
commit
aa9fe9ca82
1 changed files with 7 additions and 0 deletions
7
resources/js/editor/notes.md
Normal file
7
resources/js/editor/notes.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
|
||||
|
||||
|
||||
- Use NodeViews for embedded content (Code, Drawings) where control is needed.
|
||||
- Probably still easiest to have seperate (codemirror) MD editor. Can alter display output via NodeViews to make MD like
|
||||
but its tricky since editing the markdown content would change the block definition/type while editing.
|
||||
-
|
Loading…
Reference in a new issue