# prosemirror-schema-table **Repository Path**: youseries_admin/prosemirror-schema-table ## Basic Information - **Project Name**: prosemirror-schema-table - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-12-15 - **Last Updated**: 2023-12-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # prosemirror-schema-table **NOTE:** This module is deprecated, and doesn't work in current versions of ProseMirror. Consider moving to the [new table module](https://github.com/prosemirror/prosemirror-tables/). [ [**WEBSITE**](http://prosemirror.net) | [**ISSUES**](https://github.com/prosemirror/prosemirror/issues) | [**FORUM**](https://discuss.prosemirror.net) | [**GITTER**](https://gitter.im/ProseMirror/prosemirror) | [**CHANGELOG**](https://github.com/ProseMirror/prosemirror/blob/master/CHANGELOG.md) ] ProseMirror is a well-behaved rich semantic content editor based on contentEditable, with support for collaborative editing and custom document schemas. This [module](http://prosemirror.net/ref.html#schema-table) exports schema elements and commands for including tables in a ProseMirror editor. The [project page](http://prosemirror.net) has more information, a number of [demos](http://prosemirror.net/#demos) and the [documentation](http://prosemirror.net/docs.html). This code is released under an [MIT license](https://github.com/prosemirror/prosemirror/tree/master/LICENSE). There's a [forum](http://discuss.prosemirror.net) for general discussion and support requests, and the [Github bug tracker](https://github.com/prosemirror/prosemirror/issues) is the place to report issues.