vscode-markdown-preview-enhanced
vscode-markdown-preview-enhanced copied to clipboard
[BUG] Markdown file extensions not respected
Describe the bug
When modifying the setting Markdown File Extensions to show the preview button for .mdx files, it does not work.
Environment
- OS: Windows 10
- VSCode: 1.86.2
- Markdown Preview Enhanced: 0.8.11
To Reproduce Steps to reproduce the behavior:
- Go to extension settings
- Click on
Markdown File Extensions - Include
.mdxin the list - Don't see a preview button for
.mdxfiles
Expected behavior
I should be seeing the preview button for .mdx files.
Screenshots