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

LaTeX does not render when in ```math block #133

Open alnoki opened 4 months ago

alnoki commented 4 months ago

Per the GitHub docs a markdown document can include LaTeX in display mode via:

    ```math
    ... LaTeX ...


However this is not replicated in VS Code. Example: https://github.com/econia-labs/econia-v5/blob/5faac14e705d06377241c8d1afed91348770fca3/src/move/research/uniswap-v3-book-milestone-1/README.md