Currently the component guide doesn't make links clickable. I've created several demo pie showing the component in action that I would like to be linked directly from the component guide. In Markdown syntax, links are just automatically recognised and made clickable as is, or you can use long form syntax like this:
[Display Label](https://www.someurl.com)
Would be great if the links were clickable and doing so would kick it out to whatever default browser has been set.