Skip to content

Latest commit

 

History

History
 
 

@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