question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Add MathJax support

See original GitHub issue

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.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:2
  • Comments:10 (7 by maintainers)

github_iconTop GitHub Comments

2reactions
RoyiAvitalcommented, Jul 23, 2018

@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.

1reaction
fxhacommented, Mar 31, 2018

@Jocs Export to pdf and html does not work.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Getting Started — MathJax 2.7 documentation
There are two ways to access MathJax: the easiest way is to use the copy of MathJax available from a distributed network service...
Read more >
Getting Started — MathJax 2.0 documentation
MathJax allows you to include mathematics in your web pages, either using LaTeX, MathML, or AsciiMath notation, and the mathematics will be processed...
Read more >
Getting Started — MathJax 1.0 documentation
Obtain a copy of MathJax and make it available on your server. · Configure MathJax to suit the needs of your site. ·...
Read more >
Configuring and Loading MathJax
In version 2, you always loaded MathJax.js , and added a config=... ... we provide an automated configuration conversion tool to help you...
Read more >
Installing and Testing MathJax
The easiest way to use MathJax is to link directly to the MathJax distributed network service (see Using a Content Delivery Network (CDN))....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found