- Fix error message on Windows when a file that is not inside the same drive of the `docs_dir` directory is not found.
6.0.6
Bug fixes
- Fixed errors when using Mkdocs>=1.6.0 generated files (205). Now if you try to include using a relative path from a generated file, an error will be raised.
6.0.5
Bug fixes
- Fixed default setting `heading_offset` not being applied.
6.0.4
Bug fixes
- Fixed logging variables not included formatting messages (regression from [v6.0.2](https://github.com/mondeja/mkdocs-include-markdown-plugin/releases/tag/v6.0.2)).