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 (541 stars) (259 forks)batch import
feature requesthelp wanted

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