tirkarthi commented on issue #35280: URL: https://github.com/apache/airflow/issues/35280#issuecomment-1830423347
@bbovenzi Logs are rendered under code block which presents text as it is without formatting so I tried parsing for urls and then adding <a> tags but its showing content with <a> tag and not as a link. https://github.com/apache/airflow/blob/ce7f043e15534c3d9ba6d59c3bb6b851e36a60b9/airflow/www/static/js/dag/details/taskInstance/Logs/LogBlock.tsx#L62-L80 -- 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]
