atiaomar1978-hub commented on PR #25313: URL: https://github.com/apache/camel/pull/25313#issuecomment-5170757284
_AI-generated comment on behalf of [atiaomar1978-hub](https://github.com/atiaomar1978-hub)_ ### CI fix (`7129a2a5668`) The **PR doc validation** job failed because AsciiDoc treated inline `` `{{variable}}` `` in `ai-llm-integration-guide.adoc` as missing attributes (`skipping reference to missing attribute: variable`). Fixed by escaping inline template placeholders with `pass:c[`...`]` (same pattern as `camel-jbang-tips.adoc`). The `{{body}}` example inside the properties source block is unchanged — it is already in a literal code block. Waiting for CI to re-run on the latest commit. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
