/ts-prosemirror-example

Prosemirror example in TypeScript

Primary LanguageTypeScriptMIT LicenseMIT

Typescript Prosemirror example

This is the Promisemirror basic example:

  • written in Typescript
  • with non-core module embedded instead of being referenced. In accordance with the educational purpose of those modules, this allows to more easily see and understand what those modules are doing and to customize/replace them. So:

See Understanding ProseMirror for more information.