Other file extensions like .mdx?
See original GitHub issueAwesome extension, is it possible to check our .mdx
files as well? I could not find any reference in the settings or the issues here so apologies if I am missing something obvious.
Issue Analytics
- State:
- Created 4 years ago
- Comments:6 (3 by maintainers)
Top Results From Across the Web
MDX File Extension - What is an .mdx file and how do I open it?
An MDX file is a model file used by Warcraft III, a real-time strategy game where players build bases and control units in...
Read more >MDX File Extension - What is .mdx and how to open?
Warcraft 3 MDX to OBJ File Converter. MDX file is a binary version of .MDL 3D model text files, which can be edited...
Read more >MDX File Extension - What is it? How to open an MDX file?
Programs that open and convert MDX files: · Daemon Tools by Disc Soft · Astroburn (disc data and volume formatting metadata file) by...
Read more >List of file formats - Wikipedia
List of file formats · Archive and compressed · Other Extensions · Computer-aided design · Database · Big Data (Distributed) · Desktop publishing...
Read more >File extension MDX - Simple tips how to open the MDX file.
File with an .MDX extension contains an image of an optical drive – CD or DVD, on which all of the information, the...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@DavidAnson the issue with the recommended solution is that we then lose the syntax highlighting that is unique to the “Markdown React” (
mdx
) language mode. It would be nice if the extension could support other language modes so we get the best of both worlds.I am not very familiar with MDX, but looking briefly at its syntax, my impression is that applying typical Markdown rules might generate a lot of violations for content that is otherwise perfectly acceptable (for example, embedded HTML). Maybe you have experience and can tell me otherwise? I could add the new language tag pretty easily, I think, but would not want to do so if the default experience is crummy.