Add paragraph.

This commit is contained in:
Tom Alexander
2023-10-27 15:46:16 -04:00
parent 5b34942b64
commit 4a6948cde7
7 changed files with 83 additions and 8 deletions

View File

@@ -4,6 +4,7 @@ mod element;
mod global_settings;
mod heading;
mod object;
mod paragraph;
mod plain_text;
mod section;
mod target;