Skip to content

Conversation

@austinlparker
Copy link
Member

@austinlparker austinlparker commented Apr 22, 2025

Summary

  • Fixes issue RSS Feed does not handle markdown well #10 where the RSS feed was displaying raw markdown instead of formatted content
  • Added markdown-to-HTML conversion using the marked library
  • Added tests to verify proper markdown conversion in the feed

Test plan

  • Run the API tests to verify that markdown is properly converted
  • Manually check the RSS feed to ensure markdown formatting is converted to HTML

🤖 Generated with Claude Code

Added markdown-to-HTML conversion for RSS feed descriptions using marked library.
Also added tests to verify that markdown is properly converted in the RSS feed.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
@netlify
Copy link

netlify bot commented Apr 22, 2025

Deploy Preview for otelchangelog ready!

Name Link
🔨 Latest commit 4fc34a4
🔍 Latest deploy log https://app.netlify.com/sites/otelchangelog/deploys/6808ebbfd124f60008eda37e
😎 Deploy Preview https://deploy-preview-48--otelchangelog.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@austinlparker austinlparker added this pull request to the merge queue Apr 23, 2025
Merged via the queue into main with commit 7642cb4 Apr 23, 2025
7 checks passed
@austinlparker austinlparker deleted the changelog-issue-10 branch April 23, 2025 13:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants