kevinjqliu commented on PR #15327: URL: https://github.com/apache/iceberg/pull/15327#issuecomment-3908695631
@manuzhang I think most rss readers strip out the html comment before displaying the content; i noticed the same thing in the slack integration. The only difference here is the raw html string. Right now, in https://iceberg.apache.org/rss.xml, the `<description>` field contains the html comment. Maybe we should just let the description to be auto-generated (w/ the html comment), looks like most readers will display it properly.; and we dont expect humans to read https://iceberg.apache.org/rss.xml directly -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
