When using the operation macro in a .adoc file with the asciidoctor PDF backend configuration to generate a pdf, the actual request and response payloads are not being rendered in the PDF. Though the headers (such as "Curl request" and "HTTP response") do get rendered in the PDF.
If I flip the backend to html then html is rendered as expected.