Skip to content

Make links clickable (fixes #2)#11

Merged
popey merged 1 commit intomainfrom
issue-2-clickable-links
Feb 2, 2025
Merged

Make links clickable (fixes #2)#11
popey merged 1 commit intomainfrom
issue-2-clickable-links

Conversation

@popey
Copy link
Copy Markdown
Owner

@popey popey commented Feb 2, 2025

Fixes #2

This PR makes URLs in the details pane clickable by:

  • Switching from Static to Markdown widget for the details display
  • Converting plain URLs to markdown-formatted links
  • Preserving existing markdown-formatted links
  • Adding proper spacing between details and explanation text

The changes also improve the overall appearance of the text through markdown rendering, making the output more readable.

@popey popey merged commit 92883c7 into main Feb 2, 2025
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.

Links aren't clickable

1 participant