pub fn parse_conventional_analysis(text: &str) -> Result<Value>Expand description
Parse markdown conventional analysis format (details as {text} objects,
matching ConventionalAnalysis).
Lenient: tolerates code fences, headings with/without #, bold emphasis,
the type(scope): summary line appearing on any of the first lines, bullet
glyph variations, and Fixes:/Closes:/Resolves: footers.