---
source: crates/mdbook-permalinks/src/tests.rs
expression: output
---
# relative paths
[](https://example.org/git/tree/v0.0/Cargo.toml)
[](https://example.org/git/tree/v0.0/docs/src/permalinks/index.md)
# absolute paths
[](https://example.org/git/tree/v0.0/LICENSE-APACHE.md)
[](https://example.org/git/tree/v0.0/crates/mdbook-permalinks/Cargo.toml)
# book files
[](paths.md)
[](../main.rs)
# images


[](https://example.org/git/tree/v0.0/docs/src/media/social.webp)
[social-image]: /docs/src/media/social.webp
[](https://example.org/git/tree/v0.0/LICENSE-APACHE.md)
# not found
[](../../Cargo.lock)
[](//LICENSE-MIT.md)

[](https://example.org/git/tree/v0.0/crates/mdbook-permalinks/src/tests/draft.md)
# gitignored
[](/target/.rustc_info.json)
[](/target/debug)