diff --git a/src/index.js b/src/index.js index ab2380f..3e2751d 100644 --- a/src/index.js +++ b/src/index.js @@ -57,6 +57,7 @@ export function wootWriterSetup(options) { dropCursor(), gapCursor(), Placeholder(options.placeholder), + ...(options.plugins || []), ]; if (options.menuBar !== false) plugins.push(