ZIm/crates/html_to_markdown/src
Marshall Bowers f3460d440c
html_to_markdown: Move TableHandler out of rustdoc (#12697)
This PR moves the `TableHandler` out of the `rustdoc` module, as it
doesn't contain anything specific to rustdoc.

Release Notes:

- N/A
2024-06-05 15:37:02 -04:00
..
structure html_to_markdown: Move TableHandler out of rustdoc (#12697) 2024-06-05 15:37:02 -04:00
html_element.rs Make HTML to Markdown conversion more pluggable (#12653) 2024-06-04 16:14:26 -04:00
html_to_markdown.rs html_to_markdown: Move TableHandler out of rustdoc (#12697) 2024-06-05 15:37:02 -04:00
markdown.rs html_to_markdown: Move TableHandler out of rustdoc (#12697) 2024-06-05 15:37:02 -04:00
markdown_writer.rs Make HTML to Markdown conversion more pluggable (#12653) 2024-06-04 16:14:26 -04:00
structure.rs Make HTML to Markdown conversion more pluggable (#12653) 2024-06-04 16:14:26 -04:00