mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-10-01 01:36:00 -04:00
Added notes file
This commit is contained in:
parent
27f9e8e4bd
commit
aa9fe9ca82
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 New Issue
Block a user