pub fn module_doc(source: &str) -> Option<String>
The module-level documentation: the prose between the # Title line and the first ## section (the region the lexer skips).
# Title
##