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',
|
group: 'block',
|
||||||
defining: true,
|
defining: true,
|
||||||
isolating: true,
|
isolating: true,
|
||||||
|
selectable: true,
|
||||||
|
draggable: false,
|
||||||
showGapCursor: true,
|
showGapCursor: true,
|
||||||
|
|
||||||
addOptions() {
|
addOptions() {
|
||||||
|
|
Loading…
Reference in New Issue