Open pranay01 opened 3 months ago
Not yet (though that's sounds like an interesting and challenging task).
It doesn't seem that's converting MDX to HTML is a simple task even from Node (looking at this issue and another one).
I think, for now the quickest solution would be to write a custom JS script to convert .mdx files to .html and then run uptriever (and add **/*.mdx
to the ignore list).
If you know how to write a generic mdx2html.js
script, we would be happy to embed it into uptriever 🙂
Does uptriever not support .mdx files?
Seeing the following issue when I try to run on our docs: