vscode-mathpix-markdown icon indicating copy to clipboard operation
vscode-mathpix-markdown copied to clipboard

Enable rendering Mathpix Markdown with latex and chemistry support.

Results 7 vscode-mathpix-markdown issues
Sort by recently updated
recently updated
newest added

Can you add some native supports for theorem enviroment? E.g., ``` \begin{theorem}[Name] \end{theorem} \begin{solution} \end{solution} ```

This extension works with the Print extension when printing rendered Markdown from local workspaces. Setting extensionKind will allow it to also work with remote workspaces.

This addon will make markdown preview speed become very very slow. Some optimization is needed.

https://github.com/mjbvz/vscode-markdown-mermaid/issues/120 install this mathpix, mermaid cannot be rendered

I'm using the latest version available on the marketplace, but can't render any footnotes on the preview. E.g. ![Example.mmd](https://user-images.githubusercontent.com/39812919/127862643-eb6a6f2c-ecbc-4384-9e5e-ee968b05be7d.png) As you can see, just copying from the examples given in...

branch: dev/olga/update-mathpix-markdown-it-1-0-62 - Updated [email protected] and set `enableFileLinks: true` by default

Maybe it is a good idea to provide LaTeX code highlighting and autocomplete, without which writing long equations can be quite cumbersome.