Compare document category.

This commit is contained in:
Tom Alexander
2023-09-29 20:23:02 -04:00
parent 93f1bcd744
commit d1dac0b8de
4 changed files with 27 additions and 1 deletions

View File

@@ -148,6 +148,7 @@ fn _document<'b, 'g, 'r, 's>(
remaining,
Document {
source: source.into(),
category: None,
zeroth_section,
children,
},