Skip to content

Warn against the use of org.asciidoctor.convert 1.5.6 #438

@sdavids

Description

@sdavids
plugins {
  id 'org.asciidoctor.convert' version '1.5.6'
}

testCompile('org.springframework.restdocs:spring-restdocs-core:1.2.2.RELEASE')

The combination above will not replace

operation::my-example[snippets='httpie-request,http-request']

with the generated snippets.

Version 1.5.3 works.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions