The matching of inline math is not correctly.
See original GitHub issue
this will affect the use of the package preview-inline and cause the problem that Editor is not responding.
From the color of highlighting, we can know that the matching of inline math is not correct. With the package preview-inline installed, moving the cursor into $\nu$ and toggling preview-inline (shortcut ctrl+alt+p)  will either give the error that the math is not matching or cause the problem Editor is not responding.
The package preview-inline relies on the matching of math, but I don’t know the matching of math is based on the highlighting or not.
Issue Analytics
- State:
 - Created 6 years ago
 - Comments:10 (6 by maintainers)
 
Top Results From Across the Web
Allowing line break at ',' in inline math mode? - TeX
I tried breqn but it uses "expl3.sty" which can not be found by Latex ALTHOUGH I downloaded it and put in the same...
Read more >Missing $ inserted - Overleaf, Online LaTeX Editor
This error Missing $ inserted is related to TeX's math mode—i.e., the mode a TeX engine is in when you ask LaTeX to...
Read more >Inline Math not Rendering Correctly? · Issue #2976 · jgm/pandoc
I am aware of the "Difficulties" it creates. But people use Math in MarkDown usually want it Fast and Simple replacement for LaTeX....
Read more >9 Problem Shooting - FAMU-FSU College of Engineering
9.20.7 No figures or mathematics images are made at all · 9.20.8 ... If you have inline math with inline math inside it...
Read more >Introduction to LaTeX: 2. Typing Math
Mathematical material to be typeset inline must be surrounded by single ... While the double dollar sign (still) works in LaTeX, it is...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

Could you describe your issue in more detail? What are the exact steps needed to replicate the issue? Can the issue be prevented by disabling the preview-inline package? Have you contacted the author of preview-inline to verify that the issue is not with their package? Etc.
@Edenharder Before I start breaking my head over this, has this issue perhaps resolved itself due to an update of Atom or any of the related packages? In other words, is the issue still relevant? ; )