This PR updates the HTML to Markdown converter for rustdoc to strip out some additional chrome. Namely, anchors and links to source files. Release Notes: - N/A
rustdoc
This PR moves the rustdoc-related code out of `html_to_markdown` and into the `rustdoc` crate. Release Notes: - N/A