mdbook-permalinks 3.0.2

mdBook preprocessor to generate Git permalinks
mdbook-permalinks-3.0.2 is not a library.

mdbook-permalinks

For best results, view this page at https://docs.tonywu.dev/mdbookkit/permalinks.

Permalinks in mdBook!

With this preprocessor, you can easily link to any file in your Git repository in your mdBook documentation, without having to hard-code URLs or worry about broken links.

You simply write ...

Here is a link to the project's [Cargo.toml](/Cargo.toml).

... and you will get:

Here is a link to the project's Cargo.toml.

Overview

Follow the quickstart tutorial to try out the preprocessor!

Feature highlights:

License

This project is released under the Apache 2.0 License and the MIT License.