Skip to content

fix(rss): enhance XSLT 1.0 template compatibility and processing instruction syntax - #84

Merged
kascit merged 1 commit into
mainfrom
fix/rss-xsl-styling-compat
Aug 23, 2026
Merged

fix(rss): enhance XSLT 1.0 template compatibility and processing instruction syntax#84
kascit merged 1 commit into
mainfrom
fix/rss-xsl-styling-compat

Conversation

@kascit

@kascit kascit commented Aug 23, 2026

Copy link
Copy Markdown
Owner

Summary

  • Standardized the xml-stylesheet processing instruction attribute order in templates/rss.xml to <?xml-stylesheet href="/rss.xsl" type="text/xsl"?>.
  • Replaced attribute value templates with explicit <xsl:attribute name="href"> tags for broader cross-engine browser compatibility.
  • Cleaned up output escaping and meta tags in static/rss.xsl.

Copilot AI lite review requested due to automatic review settings August 23, 2026 11:19

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@kascit
kascit enabled auto-merge (squash) August 23, 2026 11:20
@kascit
kascit merged commit 469dee8 into main Aug 23, 2026
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants