pub fn parse_preserved_sections(text: &str) -> Vec<ErrorSolution>Expand description
Parse ### Error: … subsections from the Errors and Solutions section.
Each ### Error: <desc> header starts a new ErrorSolution entry; the
following - **Location** / **Solution** / **Prevention** lines populate it.