//! Document model (Intermediate Representation).
//!//! This module defines the unified document model that serves as the
//! intermediate representation between format-specific parsers and renderers.
moddocument;modparagraph;modstyle;modtable;pubusedocument::*;pubuseparagraph::*;pubusestyle::*;pubusetable::*;