Levi Rizki Saputra
Levi Rizki Saputra
I have fixed this issue on latest release. You can update your plugin to version 1.2.2. This plugin now available in Obsidian plugin marketplace. Are your issue resolved?
I found why this issue is happened. This occur because "title" property of note is not string but not empty. For example, when "title" property is number without quote ("")....
@benniel Can you rerun example on latest commit? Before rerun reinstall all npm packages (`npm install`) dan rebuild all packages (`npx lerna run build`).
> Does this branch support changing the color of some parts of the latex? Let's say highlight some parts of the equation for example. You can use `\textcolor` for coloring...
@aarthificial Can you review this PR?
Thank you for your work. Sorry for late response.