mdbook/crates/mdbook-core/src/utils
Eric Huss 09c3e542da Move take_lines functions to mdbook-driver and make private
These functions are only used by the links preprocessor. I'm moving
these functions to put them closer to the code that they are associated
with, and to reduce the public API surface.
2025-09-19 18:01:33 -07:00
..
fs.rs Add ToUrlPath helper trait 2025-09-15 07:44:10 -07:00
html.rs Add a new HTML rendering pipeline 2025-09-16 20:26:35 -07:00
mod.rs Move take_lines functions to mdbook-driver and make private 2025-09-19 18:01:33 -07:00
toml_ext.rs Remove legacy config support 2025-08-11 08:25:04 -07:00