kevinjqliu opened a new pull request, #15327: URL: https://github.com/apache/iceberg/pull/15327
Add explicit `description` fields to blog post to improve RSS feed quality. The mkdocs-rss-plugin was rendering HTML comments (including the ASF license header) in the RSS feed description. By adding an explicit `description` field to each blog post's front matter, the plugin uses that instead of parsing the page content. #### Before <img width="1909" height="558" alt="Screenshot 2026-02-15 at 7 22 37 AM" src="https://github.com/user-attachments/assets/45b8cd30-b69b-4b6c-92b6-115ae4cec4c3" /> #### After <img width="1909" height="646" alt="Screenshot 2026-02-15 at 7 28 30 AM" src="https://github.com/user-attachments/assets/4f1633f0-bd20-45ba-9907-fe7962ff0fa3" /> -- 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]
