|
|
@ -57,6 +57,7 @@ export function wootWriterSetup(options) { |
|
|
|
dropCursor(), |
|
|
|
dropCursor(), |
|
|
|
gapCursor(), |
|
|
|
gapCursor(), |
|
|
|
Placeholder(options.placeholder), |
|
|
|
Placeholder(options.placeholder), |
|
|
|
|
|
|
|
...(options.plugins || []), |
|
|
|
]; |
|
|
|
]; |
|
|
|
if (options.menuBar !== false) |
|
|
|
if (options.menuBar !== false) |
|
|
|
plugins.push( |
|
|
|
plugins.push( |
|
|
|