varkor / quiver

A modern commutative diagram editor for the web.
https://q.uiver.app
MIT License
2.43k stars 83 forks source link

Allow equations to be parsed #195

Open varkor opened 11 months ago

varkor commented 11 months ago

It would be nice if quiver could parse the following:

\[(rf)^a \xto{\eta(rf)^a} r\ell(rf)^a \xto{r\bar\ell_{rf}} r(\ell rf)^b \xto{r(\varepsilon f)^b} rf^b\]

to the corresponding diagram. There may be parsing ambiguities; I would have to think some more about this.