This is an automated email from the ASF dual-hosted git repository.

pierrejeambrun pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git


    from 564059442c9 fix: mypy error in dagrun.py (#58025)
     add 76ce1cc8ddb Fix Dag doc markdown display issue (#58340)

No new revisions were added by this update.

Summary of changes:
 .../airflow/ui/src/components/ReactMarkdown.tsx    | 180 ++++++++++++++-------
 .../src/airflow/ui/src/pages/Dag/Code/Code.tsx     |   7 +-
 .../src/pages/TaskInstance/RenderedTemplates.tsx   |  12 +-
 .../src/airflow/ui/src/utils/syntaxHighlighter.ts  |  35 ++++
 4 files changed, 159 insertions(+), 75 deletions(-)
 create mode 100644 airflow-core/src/airflow/ui/src/utils/syntaxHighlighter.ts

Reply via email to