ZIm/crates/rustdoc_to_markdown
Marshall Bowers 4dc98026c4
rustdoc_to_markdown: Add helper methods for checking HTML attributes (#12496)
This PR adds some helper methods to `HtmlElement` to make it easier to
interact with the element's attributes.

This cleans up a bunch of the code by a fair amount.

Release Notes:

- N/A
2024-05-30 14:15:08 -04:00
..
examples assistant: Add /rustdoc slash command (#12453) 2024-05-29 18:14:29 -04:00
src rustdoc_to_markdown: Add helper methods for checking HTML attributes (#12496) 2024-05-30 14:15:08 -04:00
Cargo.toml rustdoc_to_markdown: Fix code blocks (#12460) 2024-05-29 19:23:06 -04:00
LICENSE-GPL Add rustdoc_to_markdown crate (#12445) 2024-05-29 16:05:16 -04:00