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

Add MathJax support #36

Closed
dopsi opened this issue Mar 19, 2018 · 11 comments
Closed

Add MathJax support #36

dopsi opened this issue Mar 19, 2018 · 11 comments
Assignees
Labels
🐝 resolved/fixed but not released The bug has been fixed and the new version is not released, So it still opened 🦄 feature request New feature or request

Comments

@dopsi
Copy link

dopsi commented Mar 19, 2018

Description

It would be nice to have MathJax integration (to allow to display mathematics in MarkDown),
in the same way pandoc does.

Expected behavior: Allow editing the formula and render it once the focus leaves it (I'm not really sure about the terminology).

Link to a library: I found mathjax-electron which seems to allow to do what I suggest.

If you give me some guidance, I could do a pull request, but I don't really know where to begin.

@Jocs
Copy link
Member

Jocs commented Mar 19, 2018

Support inline and block Math is already in the TODOLIST, I really hope someone can help me with these new features in TODO LIST, Yeah, before start we need to discuss it,This issue will be the place to discuss this new feature.

@Jocs Jocs added 🦄 feature request New feature or request 🐳 help wanted Extra attention is needed 🦁 need discuss the issue or PR need to discuss editor core 🐜 in progress This issue is in progress and removed 🦁 need discuss the issue or PR need to discuss 🐳 help wanted Extra attention is needed labels Mar 19, 2018
@Jocs Jocs self-assigned this Mar 25, 2018
@Jocs
Copy link
Member

Jocs commented Mar 28, 2018

@dopsi I create a PR #89 , Can you help to review these codes?

@Jocs Jocs added this to To do in version 0.9.x Mar 28, 2018
@Jocs Jocs moved this from To do to In progress in version 0.9.x Mar 28, 2018
Jocs added a commit that referenced this issue Mar 29, 2018
* feature: Basic use of inline and display math

* Opti: add locale en to element-ui

* Feature: copy and paste in math block
@Jocs Jocs added 🐝 resolved/fixed but not released The bug has been fixed and the new version is not released, So it still opened and removed 🐜 in progress This issue is in progress labels Mar 29, 2018
@Jocs Jocs moved this from In progress to Done in version 0.9.x Mar 31, 2018
@fxha
Copy link
Contributor

fxha commented Mar 31, 2018

@Jocs Export to pdf and html does not work.

@Jocs
Copy link
Member

Jocs commented Mar 31, 2018

@fxha OK, I'll check it. 👍

@Jocs
Copy link
Member

Jocs commented Mar 31, 2018

@fxha The math can not be seen when export PDF and styled HTML.

@Jocs Jocs closed this as completed Apr 1, 2018
@RoyiAvital
Copy link

I see there is a Math support based on KaTeX.
Any chance having an option to use MathJaX as well?

KaTeX lacks many features which are enabled in MathJaX.

Thank You.

@Jocs
Copy link
Member

Jocs commented Jul 22, 2018

@RoyiAvital Sorry, we don't currently support MathJaX. What are the requirements, KaTeX can't satisfy you?

@RoyiAvital
Copy link

@Jocs , KaTeX doesn't support any environment (For instance align).

@Jocs
Copy link
Member

Jocs commented Jul 23, 2018

@RoyiAvital I need to do some research on KaTeX and MathJax before I can better answer your question. If you really want some feature only MathJax support, feature request issue is welcomed.So that other members and contributors can see it.

@RoyiAvital
Copy link

@Jocs, Well this issues is exactly that - Feature request for MathJax support.
All needed it to open it so it might be solved.

If someone wants to write serious Math in MarkDown it must use MathJax.

@Masacroso
Copy link

It will be awesome to have mathjax support, as already said katex lacks many features what makes useless for many scenarios.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐝 resolved/fixed but not released The bug has been fixed and the new version is not released, So it still opened 🦄 feature request New feature or request
Projects
No open projects
version 0.9.x
  
Done
Development

No branches or pull requests

5 participants