Skip to content

Conversation

pierrejeambrun
Copy link
Member

@pierrejeambrun pierrejeambrun commented Aug 1, 2025

ReactMarkdown is our own component for rendering markdown that wraps the default Markdown components from "react-markdown" and will allow broader support, chakra UI integration (css reset), component mapping and set the remarkPlugins and some security measures (skipHtml etc.).

We should always use this component over the default Markdown one.

@pierrejeambrun pierrejeambrun added this to the Airflow 3.0.4 milestone Aug 1, 2025
@boring-cyborg boring-cyborg bot added the area:UI Related to UI/UX. For Frontend Developers. label Aug 1, 2025
Copy link
Contributor

@jscheffl jscheffl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool, was not aware of this...

@jscheffl jscheffl added the backport-to-v3-0-test Mark PR with this label to backport to v3-0-test branch label Aug 1, 2025
@jscheffl jscheffl merged commit 805a950 into apache:main Aug 1, 2025
54 checks passed
Copy link

github-actions bot commented Aug 1, 2025

Backport failed to create: v3-0-test. View the failure log Run details

Status Branch Result
v3-0-test Commit Link

You can attempt to backport this manually by running:

cherry_picker 805a950 v3-0-test

This should apply the commit to the v3-0-test branch and leave the commit in conflict state marking
the files that need manual conflict resolution.

After you have resolved the conflicts, you can continue the backport process by running:

cherry_picker --continue

jscheffl pushed a commit to jscheffl/airflow that referenced this pull request Aug 1, 2025
…wn component (apache#54032)

(cherry picked from commit 805a950)

Co-authored-by: Pierre Jeambrun <[email protected]>
jscheffl added a commit that referenced this pull request Aug 1, 2025
…wn component (#54032) (#54040)

(cherry picked from commit 805a950)

Co-authored-by: Pierre Jeambrun <[email protected]>
ferruzzi pushed a commit to aws-mwaa/upstream-to-airflow that referenced this pull request Aug 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:UI Related to UI/UX. For Frontend Developers. backport-to-v3-0-test Mark PR with this label to backport to v3-0-test branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants