Set Document path and category based on file path.
This commit is contained in:
@@ -45,5 +45,7 @@ mod text_markup;
|
||||
mod timestamp;
|
||||
mod util;
|
||||
pub use document::parse;
|
||||
pub use document::parse_file;
|
||||
pub use document::parse_file_with_settings;
|
||||
pub use document::parse_with_settings;
|
||||
pub(crate) use org_source::OrgSource;
|
||||
|
||||
Reference in New Issue
Block a user