$inline math$ #503
Closed
colinkeenan
started this conversation in
Feature Requests
Replies: 1 comment 1 reply
-
|
@colinkeenan, have you tried enabling Settings --> Editor and Viewer --> View Mode Group --> Single Dollar for Inline Latex |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Uh oh!
There was an error while loading. Please reload this page.
-
Please add the ability to recognize text surrounded by single dollar signs as inline math. Currently, only double dollar signs work.
For example,
Let the Pauli matrices be$\sigma_k$ and define
$$\sigma\cdot \mathbf{a} \equiv \sum_{k=1}^3 a_k \sigma_k$$ $\mathbf{a} = (a_1,a_2,a_3)$ .
for a real 3‑vector
Would render the 2nd line correctly, but not the 1st or 3rd lines.
I installed this app on my phone for reading .md files created by Zettlr. It works but inline math doesn't render because the single dollar sign isn't recognized by Zettel Notes. Zettlr uses double dollar signs for block equations, and single dollar signs for inline equations.
Beta Was this translation helpful? Give feedback.
All reactions