···9090[^1]: Text adapted from [<cite>A Tour of The Rust Standard Library</cite>][tour]
91919292<!-- prettier-ignore-start -->
9393-9493[mdBook]: https://rust-lang.github.io/mdBook/
9594[preprocessor]: https://rust-lang.github.io/mdBook/format/configuration/preprocessors.html
9695[rust-analyzer]: https://rust-analyzer.github.io/
9796[rustdoc]: https://doc.rust-lang.org/rustdoc/write-documentation/linking-to-items-by-name.html
9897[tour]: https://doc.rust-lang.org/stable/std/#a-tour-of-the-rust-standard-library
9998[workspaces]: https://doc.rust-lang.org/book/ch14-03-cargo-workspaces.html
100100-10199<!-- prettier-ignore-end -->
···105105</figure>
106106107107<!-- prettier-ignore-start -->
108108-109108[`output.html.git-repository-url`]: https://rust-lang.github.io/mdBook/format/configuration/renderers.html#html-renderer-options
110109[esbuild]: https://esbuild.github.io
111110[github-relative-links]: https://docs.github.com/en/get-started/writing-on-github/getting-started-with-writing-and-formatting-on-github/basic-writing-and-formatting-syntax#relative-links
112111[link-validation]: https://code.visualstudio.com/docs/languages/markdown#_link-validation
113112[mdbook-src-build]: https://rust-lang.github.io/mdBook/guide/creating.html#source-files
114113[vscode-path-completions]: https://code.visualstudio.com/docs/languages/markdown#_path-completions
115115-116114<!-- prettier-ignore-end -->
117115118116[^1]: The remote must be exactly named `origin`. No other name is recognized.
-2
docs/src/permalinks/getting-started.md
···5454- Learn about [known issues and limitations](known-issues.md).
55555656<!-- prettier-ignore-start -->
5757-5857[gh-releases]: https://github.com/tonywu6/mdbookkit/releases
5958[git-repository-url]: https://rust-lang.github.io/mdBook/format/configuration/renderers.html#html-renderer-options
6059[preprocessor]: https://rust-lang.github.io/mdBook/format/configuration/preprocessors.html
6161-6260<!-- prettier-ignore-end -->
···1919 Alternatively, you may obtain precompiled binaries from [GitHub
2020 releases][gh-releases].
21212222- <!-- TODO: cargo binstall -->
2323-2422{{#include ../snippets/mdbook-0.4.md}}
25232624## Configure
···8987- Learn about [known issues and limitations](known-issues.md).
90889189<!-- prettier-ignore-start -->
9292-9390[gh-releases]: https://github.com/tonywu6/mdbookkit/releases
9491[open-docs]: https://rust-analyzer.github.io/book/features.html#open-docs
9592[preprocessor]: https://rust-lang.github.io/mdBook/format/configuration/preprocessors.html
9693[ra-extension]: https://marketplace.visualstudio.com/items?itemName=rust-lang.rust-analyzer
9794[ra-install]: https://rust-analyzer.github.io/book/rust_analyzer_binary.html
9895[rust-analyzer]: https://rust-analyzer.github.io/
9999-10096<!-- prettier-ignore-end -->
-2
docs/src/rustdoc-links/index.md
···8686[^1]: Text adapted from [<cite>A Tour of The Rust Standard Library</cite>][tour]
87878888<!-- prettier-ignore-start -->
8989-9089[mdBook]: https://rust-lang.github.io/mdBook/
9190[preprocessor]: https://rust-lang.github.io/mdBook/format/configuration/preprocessors.html
9291[rust-analyzer]: https://rust-analyzer.github.io/
9392[rustdoc]: https://doc.rust-lang.org/rustdoc/write-documentation/linking-to-items-by-name.html
9493[tour]: https://doc.rust-lang.org/stable/std/#a-tour-of-the-rust-standard-library
9594[workspaces]: https://doc.rust-lang.org/book/ch14-03-cargo-workspaces.html
9696-9795<!-- prettier-ignore-end -->