Skip to main content

parse_entries

Function parse_entries 

Source
pub fn parse_entries(region: &str) -> Vec<CommentEntry>
Expand description

Parse every comment heading in the ** Active Comments section of region.

Headings without a :COMMENT_ID: are skipped (operator-authored content is not treated as a comment). Total and panic-free.