···55## [Read the book](https://tonywu6.github.io/mdbookkit)
6677[](https://crates.io/crates/mdbookkit)
88-[](https://docs.rs/mdbookkit)
88+[](https://docs.rs/mdbookkit)
99[](/LICENSE-APACHE.md)
+12
crates/mdbookkit/CHANGELOG.md
···11+# Changelog
22+33+All notable changes to this project will be documented in this file.
44+55+The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and
66+this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77+88+## [Unreleased]
99+1010+## [1.0.0](https://tonywu6.github.com/tonywu6/mdbookkit/releases/tag/mdbookkit-v1.0.0) - 2025-04-03
1111+1212+Initial release.
···11---
22source: crates/mdbookkit/tests/rustdoc_link.rs
33+assertion_line: 31
34expression: output
45---
56# mdbook-rustdoc-link
···3435</figure>
35363637`mdbook-rustdoc-link` is an mdBook [preprocessor]. Using rust-analyzer, it converts type
3737-names, module paths, etc. into links to online crate docs. No more finding and pasting
3838-URLs by hand.
3838+names, module paths, and so on, into links to online crate docs. No more finding and
3939+pasting URLs by hand.
39404041<figure>
4142
···3030</figure>
31313232`mdbook-rustdoc-link` is an mdBook [preprocessor]. Using rust-analyzer, it converts type
3333-names, module paths, etc. into links to online crate docs. No more finding and pasting
3434-URLs by hand.
3333+names, module paths, and so on, into links to online crate docs. No more finding and
3434+pasting URLs by hand.
35353636<figure>
3737