Jasper de Vries
Results
1
comments of
Jasper de Vries
I started out with ``` asciidoctorj { modules { diagram.use() diagram.version("2.3.1") } } ``` but debugging showed that diagram.use() sets the version as the default diagram version (2.2.3 at the...