Skip to content

How to use ditaa blocks with maven #207

Open
@indigo423

Description

@indigo423

When I add a [ditaa] block I get the following warning:

asciidoctor: WARNING: index.adoc: line 17: invalid style for listing block: ditaa

I use the asciidoctor maven plugin, asciidoctorj and asciidoctorjpdf in the following versions:

<asciidoctorVersion>1.5.3</asciidoctorVersion>
<asciidoctorjVersion>1.5.4</asciidoctorjVersion>
<asciidoctorjPdfVersion>1.5.0-alpha.11</asciidoctorjPdfVersion>

Do I miss something to be able to use the asciidoctor-diagram functionality with maven?

Thank you in advance

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions