comparing begin and end offsets for top-level sections and headlines.
This commit is contained in:
@@ -2,6 +2,7 @@ mod diff;
|
||||
mod error;
|
||||
mod parse;
|
||||
mod sexp;
|
||||
mod util;
|
||||
pub use diff::compare_document;
|
||||
pub use parse::emacs_parse_org_document;
|
||||
pub use sexp::sexp;
|
||||
|
||||
Reference in New Issue
Block a user