mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-06-27 16:41:53 +03:00
Added notes file
This commit is contained in:
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.
|
||||||
|
-
|
Reference in New Issue
Block a user