dwjohnston / react-github-permalink

A react component to display github permalinks
MIT License
2 stars 0 forks source link

Add inline variants of the the issue link or PR links. #17

Closed dwjohnston closed 1 month ago

dwjohnston commented 4 months ago

Sometimes it might be nice have a Issue/PR show up as an small inline component.

Eg. we have block of text:

This issue is due to foo. This issue [Inline Component Here] address this. Blah blah blah.

Perhaps further details can be given on hover.