-
-
Notifications
You must be signed in to change notification settings - Fork 142
Add support for LaTeX / MathJax when rendering Markdown #150
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
Comments
Thanks for the feature request! I will see if I can find a Go module that supports it. |
I added support for this. If you clone the repo, build with Please confirm that it is working. |
I have tested the latest version. maybe cann't work. the table also can't work. the test.md thank you . |
It is the text at the end that stops the formulas from working, and not the tables:
I am in the process of figuring out why. |
There is a bug in https://github.com/xyproto/splash where it is confused if there is both blocks of code and also MathJax output. |
I fixed this issue in the |
That is curious. Are you opening the markdown file with Which OS, Browser and command for launching Algernon are you using? |
Thanks for the reply! I moved the table border issue here: #151 I am closing this feature request, since MathJax support has now been added. |
I updated the test1.zip file |
Now the algernon not support markdown latex.

Can markdown latex be supported
thank you!
The text was updated successfully, but these errors were encountered: