bbovenzi commented on issue #24721:
URL: https://github.com/apache/airflow/issues/24721#issuecomment-1450438370

   If anyone else wants to pick up this issue. You will want to add a meta tag 
for `wrapped` to the [ti_log html 
file](https://github.com/apache/airflow/blob/main/airflow/www/templates/airflow/ti_log.html).
 Then to use `getMetaValue()` to get that value in the js file and add the 
`wrap` class to the code block 
[here](https://github.com/apache/airflow/blob/main/airflow/www/static/js/ti_log.js#L123).


-- 
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]

Reply via email to