0.6.0
What's Changed
Changed grouping for super and sub scripts which was messing up integrals. To see this change in full effect remove the following shortcuts from settings:
{
"op":"^",
"format":"{{%s1%}^{%s2%}}"
},
{
"op":"_",
"format":"{{%s1%}_{%s2%}}"
},
Full Changelog: 0.5.1...0.6.0