extract_lpage

Function extract_lpage 

pub fn extract_lpage(content: &str) -> Option<String>
Expand description

Extract last page number from <lpage> element

Handles <lpage> with or without attributes.