Quick Editing 1.0.4
What's changed
- Addressed the 640 warnings reported by the Obsidian Community scorecard for
1.0.3. The official Obsidian ESLint rules now complete with zero warnings. - Added the official scanner rules to
npm run checkand made warnings fail CI
to prevent regressions. - Removed legacy
vardeclarations, unnecessary regular-expression escapes,
dead variables and unused SVG constants. - Hardened clipboard writes, smart-paste event handling, metadata type checks,
and multi-window undo notices. - Added
CONTRIBUTING.mdwith the supported setup and verification workflow. - The status bar format-brush menu now shows the configured text and
highlighter colors directly, including on macOS with native menus enabled.
Full changelog: 1.0.3...1.0.4