-
-
Notifications
You must be signed in to change notification settings - Fork 235
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Clear and concise description of the problem
I'm doing markdown conversion to React component. However, this plugin may only be supported .jsx? or .tsx? file. So I had to use an extra Babel plugin to handle the files generated by the markdown transformation.
Suggested solution
Add a configuration extension to the plugin's options and support any text that conforms to React component.
Alternative
No response
Additional context
No response
Validations
- Follow our Code of Conduct
- Read the Contributing Guidelines.
- Read the docs.
- Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request