You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
The text was updated successfully, but these errors were encountered: