Under Community Review

Add support for JSX in the Markdown filetype

It would be a good enhancement to support *mdx files in the markdown filetype:

https://mdxjs.com/

The current filetype supports these files well apart from the jsx parts:

https://reactjs.org/docs/introducing-jsx.html

Seems like a worthwhile enhancement given the popularity of component based development these days.