mjbvz / vscode-github-markdown-preview-style

VS Code extension that changes the built-in markdown preview to match Github's styling
https://marketplace.visualstudio.com/items?itemName=bierner.markdown-preview-github-styles
MIT License
303 stars 57 forks source link

Styling does not work in WSL 2 #56

Closed bartdorsey closed 4 years ago

bartdorsey commented 4 years ago

When editing a markdown document in WSL 2, the preview window doesn't load the github styles. I've looked for an error in the logs to see if can figure out why this happens, but I can't find anything.

image

how it should look (when running locally in Windows without WSL2)

image

bartdorsey commented 4 years ago

I just tried this in VS Code Insider's edition and it works?

mjbvz commented 4 years ago

Are you still seeing this

Also be sure to fill in the issue template because I don't know what VS Code version you reported this for /needsMoreInfo

bartdorsey commented 4 years ago

Actually this seems to have corrected itself in the last VSCode update.