Hi everyone! Over the last week, I've been trying ...
# prefect-ui
a
Hi everyone! Over the last week, I've been trying to log tables using Markdown. However, the table wasn’t rendering well for large content data within table cells. After exploring the GitHub issues, I noticed several issues marked as "Not planned" and one [open issue](https://github.com/PrefectHQ/prefect/issues/10958) that was still incomplete. So, I decided to work on it, and after making some changes to the Prefect backend and UI, I can now log HTML content into Prefect. I've attached some demo screenshots. Now, I would like some help from the Prefect Team to review my changes and confirm that they are compatible with the Prefect code base, cover the related components, and won’t break anything. Thanks for any help. Please forgive any language errors. English is not my native language.
n
hi @A.M. - thanks for taking a look at this! do you have a link to a pull request that we can review? that'd be the best place to start.