Expose a document parser and implement the paragraph parser so something is hitting our macro.
This commit is contained in:
@@ -2,4 +2,4 @@ mod nom_context;
|
||||
mod parser_with_context;
|
||||
mod text;
|
||||
mod text_element_parser;
|
||||
pub use text::paragraph;
|
||||
pub use text::document;
|
||||
|
||||
Reference in New Issue
Block a user