New line chars in timetable summary/description #56534
Unanswered
NewtonChutney
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
We use custom timetables with multiple launch times per day, and wish to see the tooltip on the timetable have new-line support.
Does anyone have an idea on how to achieve the following view?
I tried

\n
and<br>
in place of////
, but I can't get Airflow to show line breaks in the UI:Ideally, I'd like to see something like:
We're currently on Airflow 2.10.5
Beta Was this translation helpful? Give feedback.
All reactions