1
0
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:
Dan Brown
2021-12-14 17:50:57 +00:00
parent 27f9e8e4bd
commit aa9fe9ca82

View 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.
-