pub fn section<E: FTMLExtractor>(
extractor: &mut E,
attrs: &mut E::Attr<'_>,
_nexts: &mut SmallVec<FTMLExtractionRule<E>, 4>,
) -> Option<OpenFTMLElement>
pub fn section<E: FTMLExtractor>(
extractor: &mut E,
attrs: &mut E::Attr<'_>,
_nexts: &mut SmallVec<FTMLExtractionRule<E>, 4>,
) -> Option<OpenFTMLElement>