iamcco / iamcco/markdown-preview.nvim

add support to mathjax

Open
#198 1 comment 11 reactions 0 assignees View on GitHub
enhancement
Dominant language
JavaScript
Stars
8k
Forks
411
PR merge metrics
No merged PRs in 30d

Description

Hello, I really like this plugin and am wondering if it is possible to add support to Mathjax, such as a setting option that allows a switch between Ketax and Mathjax. I noticed that the plugin `mathjax-support-for-mkdp` used to do this job, but seems not working or has conflicts with Ketax.

I know Ketax is better than Mathjax in terms of the rendering time. But Mathjax has the following benefits that Ketax does not have yet:
- support a large amount of latex macros such as `align` and `equation`.
- support equation numbering and reference, that is `label` and `eqref`.
- the rendered math looks prettier.

Those features come to be very convenient when one is writing math blogs.
Also, I think issues like #114 can be solved by adding support to Mathjax.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.