0.5.2
0.5.2
Fix Obsidian community review lint errors.
Fixes
- Replace
innerHTML/outerHTMLassignments with DOMParser-based
node construction (satisfiesno-unsafe-innerhtmlrule) - Bump
minAppVersionto 1.6.0 to coverworkspace.revealLeaf
(satisfiesno-unsupported-apirule)
No user-facing behavior change.