Croway commented on PR #1476: URL: https://github.com/apache/camel-website/pull/1476#issuecomment-3759378479
@davsclaus @squakez @oscerd the issue with the CI might be related to ``` [check:html ] [check:html ] /home/runner/work/camel-website/camel-website/public/manual/jbang-commands/examples/run.html [check:html ] 1:133 error Title starts with the `Untitled` make sure that the Asciidoc file starts with level 1 heading camel/title [check:html ] [check:html ] ✖ 1 problem (1 error, 0 warnings) ERROR: "check:html" exited with 1. ``` https://github.com/apache/camel/blob/45d0150c311355b669e6f75f28cc96e4f09e85ca/docs/user-manual/modules/ROOT/pages/jbang-commands/examples/run.adoc?plain=1#L1 it starts with two level heading `==`, but should start with 1 `=` @oscerd there may be more examples with this issue? -- 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]
