Dan Brown
56d7864bdf
Added bg-color mark, added color grid selectors
2022-01-12 15:33:59 +00:00
Dan Brown
1018b5627e
Added text color mark
2022-01-12 11:02:28 +00:00
Dan Brown
6744ab2ff9
Got alignment buttons barely working for paragraphs
2022-01-11 18:58:24 +00:00
Dan Brown
4e5153d372
Copied in default node types for control and future editing
2022-01-11 17:13:40 +00:00
Dan Brown
34db138a64
Split marks and nodes into their own files
2022-01-11 16:26:12 +00:00
Dan Brown
c3595b1807
Added strike, sup and sub marks
2022-01-11 16:00:57 +00:00
Dan Brown
a8f48185b5
Got underline working in editor
...
Major step, since this is the first inline HTML element which needed
advanced parsing out on the markdown side, since not commonmark
supported.
2022-01-10 13:38:32 +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