tuchk4/storybook-readme

Relative paths in readme files.

Open

#78 opened on Jul 6, 2018

View on GitHub
 (4 comments) (0 reactions) (0 assignees)JavaScript (259 forks)batch import
feature requesthelp wanted

Repository metrics

Stars
 (541 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

We are using storybook-readme to display each component's github readme within storybook... some of the readmes have links with relative paths to other github pages and these links are broken when the readme is rendered in storybook.

I wanted to find out if there is a recommended way of dealing with this?... and if not, whether there are any plans to support this? Cheers.

Contributor guide