30467600bc
Front-door limpio: solo crates del dominio; Llimphi y lo fundacional por git-dep del monorepo gioser.git. cargo check pasa (40 crates, 0 errores). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
pluma-semantic
Document semantic annotations for pluma.
Types the atom content beyond Markdown: Citation, Definicion, Pregunta, Codigo(lang), Tabla, Lista. Annotations are non-destructive — the atom stays valid Markdown, metadata is attached.
API
use pluma_semantic::{anotar, Anotacion};
let ans: Vec<Anotacion> = anotar(&atomo);
Deps
pluma-coreregex,serde