Skip to main content

changelog_body

Function changelog_body 

Source
fn changelog_body(full: &str) -> &str
Expand description

剥去 CHANGELOG.md 开头的 # Changelog 标题与 Keep a Changelog 说明段, 从第一个 ## 版本段起返回;不符合预期格式时回退全文。