fn main() { if let Err(err) = c2vi_part::md_main() { err.log(); } }