0.1.2
Marketplace review cleanup.\n\n- Replaced workspace.revealLeaf() with setActiveLeaf(..., { focus: true }) so minAppVersion can stay at 1.4.10 while clearing the unsupported-API review error.\n- Tightened saved-settings and frontmatter handling types around loadData() and processFrontMatter().\n- Removed the builtin-modules dev dependency in favor of Node's built-in node:module builtinModules list.\n\nDeferred warnings intentionally: getLanguage() requires Obsidian 1.8.7, and replacing display()/setWarning() would require 1.13.0 APIs.