MicroPad / MicroPad-Electron

The desktop app of https://github.com/MicroPad/MicroPad-Core
Mozilla Public License 2.0
64 stars 4 forks source link

Does micropad support latex? #32

Closed glitchlover closed 4 years ago

glitchlover commented 4 years ago

I was wondering how you write math equation without latex I am seeing that micropad is not recognizing latex and i cannot write math equations

NickGeek commented 4 years ago

MicroPad does support LaTeX, wrap an equation in two semicolons like so:

;;2x \times 5;;

and it will render that LaTeX.