Releases: ocapraro/obsidian-math-plus
Releases · ocapraro/obsidian-math-plus
0.7.0
v0.6.3
Full Changelog: 0.6.1...0.6.3
0.6.1
Integrals should now be fully working.
Refer to the previous release notes if you're having issues.
Full Changelog: 0.6.0...0.6.1
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
0.5.1
0.5.0
What's Changed
- Fix capitalization of LaTeX by @FireIsGood in #10
- Stop cutting off small block toolbar when too many tools are selected
- Add Excalidraw "Keep selected tool active after drawing" icon #8
New Contributors
- @FireIsGood made their first contribution in #10
Full Changelog: 0.4.2...0.5.0
0.4.2
Add mobile/tablet support.
Full Changelog: 0.4.1...0.4.2
0.4.1
Added Shortcuts
Users can now customize what shortcuts are parsed by the math blocks in settings.
Full Changelog: 0.3.1...0.4.1
0.3.1
Fixed compatibility issues with the excalidraw plugin.
Full Changelog: 0.3.0...0.3.1
0.3.0
This release brings resizable math blocks along with a few quality of life improvements.
Full Changelog: 0.2.12...0.3.0