mdx-rs
mdx-rs copied to clipboard
feat: support for compiling jsx
By default, jsx will be preserved, which is consistent with the existing behavior, but jsx can be compiled through the option jsx: false
#16