mdbook-permalinks 2.0.1

Generate permalinks in mdBook using paths
mdbook-permalinks-2.0.1 is not a library.

mdbook-permalinks

An mdBook preprocessor that lets you link to files in your Git repository using paths instead of hard-coded URLs.

You simply write ...

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

... and the preprocessor will convert the link to a versioned permalink during build. Supports GitHub or your Git forge of choice.

To see it in action, read the book!

Quick access | Install | Quickstart | Features | Options

cargo install mdbook-permalinks