mirror of https://github.com/fantasticit/think.git
update columns with one column as children
parent
5d13733d86
commit
ec8a03178b
|
@ -21,7 +21,7 @@ export const Columns = Node.create({
|
|||
defining: true,
|
||||
isolating: true,
|
||||
allowGapCursor: false,
|
||||
content: 'column{2,}',
|
||||
content: 'column{1,}',
|
||||
priority: EXTENSION_PRIORITY_HIGHEST,
|
||||
|
||||
addOptions() {
|
||||
|
|
Loading…
Reference in New Issue