Module: Coradoc::Mirror::Handlers::Include
- Defined in:
- lib/coradoc/mirror/handlers/include.rb
Overview
Include directive handler.
Emits a ProseMirror-compatible include node carrying the target path and parsed options as typed attrs. Graph-mode preservation: the node survives serialization and round-trips back to a CoreModel::Include via the reverse builder.