improve title

This commit is contained in:
fantasticit 2022-11-25 15:21:35 +08:00
parent 3e954e655d
commit fc93feb24e
1 changed files with 2 additions and 0 deletions

View File

@ -29,6 +29,8 @@ export const Title = Node.create<TitleOptions>({
group: 'block', group: 'block',
defining: true, defining: true,
isolating: true, isolating: true,
selectable: true,
draggable: false,
showGapCursor: true, showGapCursor: true,
addOptions() { addOptions() {