comparing begin and end offsets for top-level sections and headlines.
This commit is contained in:
@@ -17,4 +17,6 @@ mod util;
|
||||
pub use document::document;
|
||||
pub use document::Document;
|
||||
pub use document::Section;
|
||||
pub use document::Heading;
|
||||
pub use source::Source;
|
||||
type Context<'r, 's> = &'r parser_context::ContextTree<'r, 's>;
|
||||
|
||||
Reference in New Issue
Block a user