tomncooper commented on PR #25953: URL: https://github.com/apache/flink/pull/25953#issuecomment-2592541107
Hi @1996fanrui, yes, I saw that. I copied the action from the Apache Kafka version and I think the inclusion of the html `<p>` tags is what is doing it. It is treating the the text in between as raw html. The Kafka messages have the same issue ([example](https://github.com/apache/kafka/pull/17494#issuecomment-2586118225)). From looking at the action docs/code it should just pass the markdown straight to GH so if we remove the tags it should work. -- 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: issues-unsubscr...@flink.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org