mdbook-permalinks 2.0.0

Generate permalinks in mdBook using paths
# URLs to book

[](https://example.org/book/tests/urls)

[](https://example.org/book/tests/urls.html)

[](https://example.org/book/tests/trailing-slash)

[](https://example.org/book/tests/trailing-slash/)

![](https://example.org/book/tests/Minato_City,_Tokyo,_Japan.jpg)

# URLs to HEAD

[](https://example.org/git/tree/HEAD/LICENSE-APACHE.md)

[](https://example.org/git/tree/HEAD/Cargo.toml#L8-9)

![](https://example.org/git/raw/HEAD/crates/mdbook-permalinks/src/tests/Minato_City,_Tokyo,_Japan.jpg)

# not found

[](https://example.org/book/tests/urls/)

[](https://example.org/book/tests/url)

[](https://example.org/book/tests/draft)

[](https://example.org/git/tree/HEAD/LICENSE-GPL.md)

# not applicable

[](https://example.org/boo)

[](https://example.org/git)