Skip to content

Fix: Preserve HTML and Markdown links in updates feed layout (#1212)#1213

Open
sarabekele30-cyber wants to merge 1 commit into
scholarslab:mainfrom
sarabekele30-cyber:fix-updates-links
Open

Fix: Preserve HTML and Markdown links in updates feed layout (#1212)#1213
sarabekele30-cyber wants to merge 1 commit into
scholarslab:mainfrom
sarabekele30-cyber:fix-updates-links

Conversation

@sarabekele30-cyber

Copy link
Copy Markdown

Hi! This PR fixes the issue where links were being stripped from the /updates page feed.

What changed:

  • Located the template loop inside pages/scholarship/updates.html.
  • Removed the strip_html Liquid filter from the post.content rendering string.
  • This ensures that HTML anchor tags and Markdown links are preserved and render correctly as active links, matching how the homepage activity feed behaves.

Ready for review! Thanks.

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.

1 participant