/prosemirror-schema-table

Table-related schema elements and commands for ProseMirror

Primary LanguageJavaScriptMIT LicenseMIT

prosemirror-schema-table

NOTE: This module is deprecated, and doesn't work in current versions of ProseMirror. Consider moving to the new table module.

[ WEBSITE | ISSUES | FORUM | GITTER | CHANGELOG ]

ProseMirror is a well-behaved rich semantic content editor based on contentEditable, with support for collaborative editing and custom document schemas.

This module exports schema elements and commands for including tables in a ProseMirror editor.

The project page has more information, a number of demos and the documentation.

This code is released under an MIT license. There's a forum for general discussion and support requests, and the Github bug tracker is the place to report issues.