Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Typescript Components Examples In Markdown #758

Closed
kohearon opened this issue Dec 27, 2017 · 1 comment
Closed

Typescript Components Examples In Markdown #758

kohearon opened this issue Dec 27, 2017 · 1 comment
Labels

Comments

@kohearon
Copy link

Hey guys / gals,

I'm making use of the react-docgen-typescript to generate the information about the props for my typescript components which is great! However, I can't find a way to actually render any examples from within markdown.

I've done a bit of research and from what I gather react-styleguidest makes use of buble to convert the js and jsx in the markdown files to es5. Just wondering if there was anyway I could also have examples of my typscript components actually rendered instead of simple text examples?

Thanks

@sapegin
Copy link
Member

sapegin commented Dec 27, 2017

It was discussed several times: #462, #621, #324. Feel free to send a PR to fix any of them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants