fn normalize<'a>( MdStream: MdStream<'a>, linkdefs: &mut Vec<MdTree<'a>>, ) -> MdStream<'a>
Take a parsed stream and fix the little things