Describe the bug
When running using .exe not jar I get this pattern:
Compendium\bestiary\dragon/adult-black-dragon-xmm.md
Instead of treating every bar the same, the path is always broken no matter what I do.
JSON:
"paths": {
"compendium": "/Compendium/",
"rules": "/Compendium/rules/"
},
The images works fine. I verified the monster2md-yamlStatblock-body.txt and the line is:
# [{resource.name}]({resource.vaultPath})
Expected Behavior
The expected behavior:
Compendium/bestiary/dragon/adult-black-dragon-xmm.md
I think every links is broken and when I click, It creats a new link with the same name + 1
TTRPG CLI Version
3.2.3
Which Operating Systems have you experienced this on?
Describe the bug
When running using .exe not jar I get this pattern:
Compendium\bestiary\dragon/adult-black-dragon-xmm.md
Instead of treating every bar the same, the path is always broken no matter what I do.
JSON:
The images works fine. I verified the monster2md-yamlStatblock-body.txt and the line is:
# [{resource.name}]({resource.vaultPath})Expected Behavior
The expected behavior:
Compendium/bestiary/dragon/adult-black-dragon-xmm.md
I think every links is broken and when I click, It creats a new link with the same name + 1
TTRPG CLI Version
3.2.3
Which Operating Systems have you experienced this on?