mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-10-26 11:11:56 +00:00
7 lines
311 B
Markdown
7 lines
311 B
Markdown
|
|
|
|
|
|
- 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.
|
|
- |