Skip to content

Error message when including a file with a pUML diagram #918

@damithc

Description

@damithc

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.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions