Commit Graph

6 Commits

Author SHA1 Message Date
Dan Brown
9b4ea368dc
Started on table editing/resizing 2022-01-19 16:46:45 +00:00
Dan Brown
4b08eef12c
Added table creation and insertion 2022-01-19 15:22:10 +00:00
Dan Brown
b2283106fc
Added source code view/set button 2022-01-19 11:31:02 +00:00
Dan Brown
7125530e55
Added image resizing via drag handles 2022-01-17 17:43:16 +00:00
Dan Brown
9d7174557e
Added in a custom menubar
This is a copy of the ProseMirror/prosemirror-menu repo files
which suggest working from a fork of this.

These changes include the ability to select callouts
from the menubar.
2022-01-09 16:37:16 +00:00
Dan Brown
0fb8ba00a5
Attempted adding tricky custom block
Attempted adding callouts, which have the challenge of being shown via
HTML within markdown content. Got stuck on parsing back to the state
from markdown.
2022-01-07 16:37:36 +00:00