Results 2 comments of PERANSIN Nicolas

This issue is related to https://github.com/eclipse-sirius/sirius-desktop/pull/239 . It will be fixed in Sirius 7.4+.

Hello, Following syntax works for me (Windows 10, Version 2.7.0) ``` [plantuml, Simulation sequence, png] .... include::diagrams/simulation_sequence.plantuml[] .... ``` with .asciidoctorconfig.adoc including: ``` :imagesdir: {asciidoctorconfigdir} ```