Skip to content

Commit 221b2e8

Browse files
committed
Add comments plugin back in.
1 parent f3f3050 commit 221b2e8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/prosemirror/plugins/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,7 @@ export function getPlugins(
114114
history(),
115115
keymap(captureTab()),
116116
createSelectPlugin(stateKey),
117+
commentsPlugin(),
117118
];
118119
}
119120

0 commit comments

Comments
 (0)