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
301 stars 57 forks source link

Codeblock with markdown table aligns perfectly in VS Code + Preview but not aligned in GitHub's Editor #117

Closed ElijahLynn closed 11 months ago

ElijahLynn commented 11 months ago

Mac: Codeblock with markdown table aligns perfectly in VS Code + Preview but not aligned in GitHub's Editor.

VS Code

image

GitHub Editor

image

It is the same with or without a codeblock, fwiw. Maybe this is something to do with font selection/theme? Not something that can be fixed by this extension?

ElijahLynn commented 11 months ago

This might be the wrong issue queue too, 🤷 .

ElijahLynn commented 11 months ago

Moved to https://github.com/mjbvz/vscode-github-markdown-preview/issues/27.