Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 356 Bytes

File metadata and controls

8 lines (6 loc) · 356 Bytes

@blocknote/core/src/api

Implements the BlockNote API surface

  • blockManipulation: API to insert / update / remove blocks
  • exporters: exporting to HTML / markdown / other formats
  • nodeConversions: internal API for converting between BlockNote Schema (Blocks) and Prosemirror (Nodes)
  • parsers: importing from HTML / markdown / other formats