0.3.4
Fixed
- Adopted obsidianmd/eslint-plugin (the official local check for Obsidian's automated Community review) and resolved everything it flagged: setCssProps instead of direct element.style assignment, two redundant type assertions removed, and UI-language auto-detection now uses Obsidian's public getLanguage() instead of an undocumented localStorage key. No behavior change.