diff --git a/docs/collaboration/overview.md b/docs/collaboration/overview.md index b0fc94f57bf..1c0e7f2ad55 100644 --- a/docs/collaboration/overview.md +++ b/docs/collaboration/overview.md @@ -1,3 +1,7 @@ +--- +tableOfContents: true +--- + # What is Tiptap Collaboration? Tiptap Collaboration turns standard text editors into collaborative platforms, enabling simultaneous editing similar to Google Docs or Notion. Built on our open source Hocuspocus WebSocket backend, it facilitates real-time and asynchronous updates through WebSocket technology, with Y.js ensuring consistent synchronization of changes.