get-alex / alex

Catch insensitive, inconsiderate writing
https://alexjs.com
MIT License
4.82k stars 207 forks source link

feature: add mdx processing #271

Closed darthtrevino closed 4 years ago

darthtrevino commented 4 years ago

Fixes #270

wooorm commented 4 years ago

Thanks for the PR!

Nice work, but this approach unfortunately won’t work, because now every markdown file is seen as MDX. I think it would be better to add a new language, like HTML, which is configured like markdown, but with remark-mdx added

wooorm commented 4 years ago

@darthtrevino Ping! Can I help with my comment?

darthtrevino commented 4 years ago

For sure, feel free to! IIRC I ran into some issues and I've been pulled away to other threads since then.