- Problem description: When launching /Docs folder containing markdown files using
code .from the command line into VSCode, the files fail to render using markdown preview button. The previw window opens and is blank. When I open VSCode from windows menu, preview button works fine and renders all content for markdown files. - I have tried:
- Problem is persistent across Windows 10 and Windows 11 OS.
- If I open VSCode from file explorer or Windows menu, the markdown content renders using preview.
- If I open VSCode using
code ., the preview button fails to render markdown content and displays blank preview window. - If I launch from the command line using
code, render also seems to fail.
- Just looking for confirmation if this is a known issue? Would like to be able to launch from cmd and have markdown preview still work.