fix(rss): add atom namespace to RSS XSL stylesheet

Adds xmlns:atom namespace declaration to the XSL stylesheet to support Atom feed elements and ensure proper XML namespace resolution

This enables handling of Atom elements within RSS feeds while maintaining compatibility with existing RSS functionality.
This commit is contained in:
ccbikai
2025-01-04 12:21:26 +08:00
parent c50f475ad8
commit f8951544c4

File diff suppressed because one or more lines are too long