``` 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.