Closed cytle closed 3 years ago
Thanks for starting the discussion @cytle ! We're in the process unifying ideas in with discussions unifiedjs/collective#44 If you'd like to continue this thread, or start a new one https://github.com/remarkjs/remark/discussions/categories/ideas will be the home for ideas going forward.
Subject of the feature
Markdown Api documents can be generated by
react-docgen-typescript
. I expect to import React component documentation in markdown by react-docgen-typescript.Expected behavior
The Component
Column.tsx
Convert the following Markdown:
Into
Alternatives
react-docgen-typescript
to parse react components