mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-29 01:41:20 +08:00
430e2db9ba
We now handle a few non digit characters (+, -, =, parentheses) for which there are superscripted unicode characters. Closes #3518.
125 B
125 B
pandoc -f latex -t plain
$\alpha^2 \cdot \alpha^{2+3} \equiv \alpha^7$
^D
α² ⋅ α² ⁺ ³ ≡ α⁷