Closed wemu closed 9 months ago
thank you for the finding, I will fix
@wemu: I fixed it in my extended branch, can you please test it (details see MR #335).
Thank you and best regards Helmut
awesome!
I'll try to verify this. But as I'm using the asciidoc plugin in IntelliJ ,and there the asciidoc-diagrams and there the plantuml integration and there c4 integration, I'm not quite sure how to? Would changing the include statement in the diagram to point to a local copy of the extended branch be enough?
Yes, if you use following include path then it should work
!include http://raw.githubusercontent.com/kirchsth/C4-PlantUML/extended/C4_Deployment.puml
hello
I tried to change the include and the broken deployment diagram works! So that fix works for me!
thanks a lot!
Hello
I've created a C4_Deployment diagram that used to work. But newer PlantUML Versions can no longer render it - it seems the AddNodeTag statement changed.
The minimal version:
output on plantuml.com: https://www.plantuml.com/plantuml/png/VT1DQ_Cm30Vmkpz5dl0S4bZ9OTrjAStIiWr6DsYXi4jnOpNpwbYP9BTxOTzz2IjqXr9VREIV_i8UisYIq3Zrp_hA1GFHTJdCok5g0gt3ZmQyZDIVImcjDdIP6TZP2ZrdsjV1QHgTCwzwfy-25bbg0dvpfrYD1nOOY4-93NePw3qmDZ2uoZgs0nef9LOSHCUdAAKAOsPeOA7hn7BLIrl1HVH_ZMI0IdH8ULmJW8-xgeCQl5d0k-Jn6bZW1Nmt-DvlIBDGs4gWE5MgZqm-qNT9yJDww7j5rvmVPwJHbugwLQ8NRJrGmgtcpi-VYhZRYj-Fx8zBM0-AjdLsgyMYxqitX7i6wdEv9IkGn_hGaAflfUPtZylLm_HsEfiagHg3Dw5nFm00
same happens in asciidoctorj-diagram. Once the
AddNodeTag
is removed the rendering is valid.error shown: