Crate edita_core

source ·

Structs§

  • The main editor structure that manages the state and blocks.

Traits§

  • Trait for defining blocks that process input nodes
  • Trait for defining commands that can modify the editor’s state.

Functions§

  • Processes input nodes using the editor’s blocks and returns parsed nodes.