prosemirror-schema-basic

Basic schema elements for ProseMirror

MIT 25 个版本
安装
npm install prosemirror-schema-basic
yarn add prosemirror-schema-basic
pnpm add prosemirror-schema-basic
bun add prosemirror-schema-basic
README

prosemirror-schema-basic

[ WEBSITE | ISSUES | FORUM | CHANGELOG ]

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

This module defines a basic ProseMirror document schema, whose elements can be reused in other schemas.

The project page has more information, a number of examples 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.

We aim to be an inclusive, welcoming community. To make that explicit, we have a code of conduct that applies to communication around the project.

版本列表
1.2.4 2025-03-18
1.2.3 2024-07-14
1.2.2 2023-05-17
1.2.1 2023-01-18
1.2.0-beta.1 2022-05-20
1.2.0 2022-05-30
1.1.2 2019-11-20
1.1.1 2019-11-19
1.1.0 2019-11-08
1.0.1 2019-04-18
1.0.0 2017-10-13
0.24.0 2017-09-25
0.23.0 2017-09-13
0.22.0 2017-06-29
0.21.0 2017-05-03
0.20.0 2017-04-03
0.19.0 2017-03-16
0.18.0 2017-02-24
0.17.0 2017-01-05
0.16.0 2016-12-23
0.15.0 2016-12-09
0.14.0 2016-11-28
0.13.0 2016-11-11
0.12.0 2016-10-21
0.11.1 2016-09-21