Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>ProseMark - LaTeX math (MathJax) integrationNew to Visual Studio Code? Get it now.
ProseMark - LaTeX math (MathJax) integration

ProseMark - LaTeX math (MathJax) integration

J. Simon Richard

|
8 installs
| (0) | Free
Renders $...$ and $$...$$ math in the ProseMark editor using MathJax (@prosemark/latex)
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

ProseMark for VS Code — LaTeX (MathJax) integration

Companion extension that enables rendered math in the ProseMark editor for $...$ and $$...$$ using @prosemark/latex (dependent on MathJax from the mathjax npm package).

The documentation for the ProseMark libraries can be found at https://prosemark.com.

Features

  • Renders LaTeX using MathJax
  • Since parsing is done in the core extension, hybrid rules (based on LaTeX and Typst) are used to decide the render mode: double dollar signs ($$...$$) and dollar signs with padding ($ ... $) are rendered in display mode; single, unpadded dollar signs $...$ are rendered in inline mode.

How to use

  1. Install ProseMark and this ProseMark - LaTeX math integration.
  2. Open a .md file in ProseMark and fold math spans to see rendered output.

Extension settings

This extension does not contribute VS Code settings yet.

Known issues

Please report bugs on the GitHub issues page.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft