orpiske commented on code in PR #1146: URL: https://github.com/apache/camel-website/pull/1146#discussion_r1494630919
########## content/blog/2024/02/camel44-whatsnew/index.md: ########## @@ -53,10 +53,11 @@ And you can find a small example here using variables with EIPs: The JBang debugger can also show variables if enabled with `--show-exchange-variables`, as shown in the screenshot below: -[source,bash] ----- + +```bash camel debug * --show-exchange-variables ----- Review Comment: @davsclaus do you mind double checking this, please? This was rendered incorrectly on the blog post. -- 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]
