v2.5.2 Scenario: ``` [root] - diagram.puml -topics/page.md -index.md ``` page.md has a `<puml>` tag for the `diagram.puml` `index.md` includes `topics/page.md` Problem: the diagram is generated correctly but there is an error message in the console `error: Error reading [root]\diagram.puml` Apparently, it's trying to read the page from the wrong location in addition to reading it from the correct location.