adrianvlupu / C4-Builder

This is a documentation builder. You feed it .md and .puml and it exports a site, pdf, or a markdown with navigation.
https://adrianvlupu.github.io/C4-Builder/
MIT License
563 stars 93 forks source link

Outdated PlantUML version or broken C4-PlantUML? #36

Closed Berkmann18 closed 2 years ago

Berkmann18 commented 3 years ago

I've noticed that on some C4-Build-based projects, the generated diagrams end up being along the lines of image (cf. https://ac-architecture.netlify.app/#/) and even trying to change the config to have the generateLocalImages/embedDiagram``and such set differently as well as usinghttps://raw.githubusercontent.com/adrianvlupu/C4-PlantUML/latest/C4_Context.pumloverhttps://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/master/C4_Context.puml` lead to failed images (which doesn't happen locally when using the PlantUML VSC extension).

vellala2000 commented 2 years ago

I came across the same issue. please let us know how to address this

adrianvlupu commented 2 years ago

The issue is with a broken url to tupadr3/plantuml-icon-font-sprites. Replace /dev2 with /devicons