@sciflow/schema-prosemirror
v0.0.3
Published
ProseMirror schema and node/mark definitions for the [SciFlow](https://docs.sciflow.org) editor. Builds on `@sciflow/schema-core` and is consumed by `@sciflow/editor-core` and `@sciflow/editor-start`.
Downloads
2,669
Readme
@sciflow/schema-prosemirror
ProseMirror schema and node/mark definitions for the SciFlow editor. Builds on @sciflow/schema-core and is consumed by @sciflow/editor-core and @sciflow/editor-start.
Building
From the workspace root:
npx nx build @sciflow/schema-prosemirrorRunning unit tests
npx nx test @sciflow/schema-prosemirrorTests use Vitest.
