mirror of
https://github.com/ueberdosis/tiptap.git
synced 2024-12-15 19:29:02 +08:00
remove heading from default trailingnode config
This commit is contained in:
parent
cf4efcbac7
commit
c4632739bf
@ -12,7 +12,6 @@ export default class TrailingNode extends Extension {
|
|||||||
node: 'paragraph',
|
node: 'paragraph',
|
||||||
notAfter: [
|
notAfter: [
|
||||||
'paragraph',
|
'paragraph',
|
||||||
'heading',
|
|
||||||
],
|
],
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user