markup
markup copied to clipboard
Org: LaTeX doesn't work in description lists
Org-mode has a concept of "description lists", marked down as such:
- First letter of the Roman alphabet: :: A.
- Last day of the Gregorian calendar: :: December 31.
In description lists, LaTeX doesn't render. Example:
- Euler's identity: :: $e^{i\theta} = \cos\theta + i\sin\theta$.
- Fundamental theorem of calculus: :: $\int_a^b f(t)dt = F(b) - F(a)$.
Stale issue message