Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added the dollar signs as equation delimiters #61

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

redstoneleo
Copy link

Mathjax recognizes TeX math equations by delimiters(https://docs.mathjax.org/en/latest/input/tex/delimiters.html), without delimiters it is nearly impossible for Mathjax to render the equations in webpage.

Mathjax recognizes TeX math equations by delimiters(https://docs.mathjax.org/en/latest/input/tex/delimiters.html), without  delimiters it is nearly impossible for Mathjax to render the equations in webpage.
@welcome
Copy link

welcome bot commented Jan 19, 2023

Thanks for submitting your first pull request! You are awesome! 🤗

If you haven't done so already, check out EBP's Code of Conduct and our Contributing Guide, as this will greatly help the review process.

Welcome to the EBP community! 🎉

@camoz
Copy link

camoz commented Jul 23, 2024

Just found this issue and this would also be useful for me. The output of the dollarmath plugin doesn't render using the default MathJax configuration. However @redstoneleo, I would suggest to use \(...\) and \[...\] instead of $...$ and $$...$$, respectively, since they are used by the MathJax default config ($...$ are even disabled by default), which is explained in the link in you OP.

Is there a chance to get this merged or are there reasons why this is not wanted?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants