mdbook/src
Eric Huss 65932289f7 Revert "Merge pull request #2381 from ehuss/update-pulldown-cmark"
This reverts commit 8884008b4d,
(https://github.com/rust-lang/mdBook/pull/2381) reversing
changes made to 3d6caa504f.

The `pulldown_cmark` types are a public API, which I did not realize.
2024-05-16 18:08:09 -07:00
..
book Apply a few minor clippy fixes 2024-05-13 12:13:50 -07:00
cmd Fix dead_code warning for arg_watcher 2024-05-16 17:38:52 -07:00
preprocess Apply clippy::needless_borrow 2023-05-13 09:44:11 -07:00
renderer Revert "Merge pull request #2381 from ehuss/update-pulldown-cmark" 2024-05-16 18:08:09 -07:00
theme Merge pull request #2260 from KFearsoff/remove-css-double-import 2024-05-13 18:41:09 +00:00
utils Reduce allocations in fs::copy_files_except_ext 2024-04-07 10:43:23 +02:00
config.rs Apply a few minor clippy fixes 2024-05-13 12:13:50 -07:00
lib.rs Require Rust 2021 edition 2022-09-09 16:00:35 +02:00
main.rs upgrade clap to 4.0 2022-12-14 17:11:08 -08:00