mirror of https://github.com/fantasticit/think.git
improve title
This commit is contained in:
parent
3e954e655d
commit
fc93feb24e
|
@ -29,6 +29,8 @@ export const Title = Node.create<TitleOptions>({
|
|||
group: 'block',
|
||||
defining: true,
|
||||
isolating: true,
|
||||
selectable: true,
|
||||
draggable: false,
|
||||
showGapCursor: true,
|
||||
|
||||
addOptions() {
|
||||
|
|
Loading…
Reference in New Issue