pub fn parse_compose_binding(text: &str) -> Result<Value>
Parse markdown compose binding format.
Lenient: strips code fences; group headers accept #/## (with or without trailing colon); hunk bullets accept varied glyphs.
#
##