The Auto Correct Capitals Misspellings plugin streamlines your writing process by automatically correcting words with improper capitalization. Specifically, it adjusts words where the first two letters are capitalized followed by lowercase letters (e.g., 'OBsidian' becomes 'Obsidian'). Corrections are applied seamlessly as you type, triggered when a word is completed with a space, punctuation mark, or pressing Enter. This plugin ensures consistent formatting in your notes without manual intervention.
Caching for Protected Block Checks
Expensive checks for protected areas (code, math, YAML frontmatter) are now cached so they are performed only once per editor-change event.
List Item Improvements
Added support for correcting the first word in numbered lists (e.g. "1. hello") in addition to bullet lists.
Combined Protected Block Detection
Integrated checks for YAML frontmatter, fenced codeblocks, inline code, and math expressions into a single, more efficient function.
Performance Enhancements
Overall optimizations lead to a smoother typing experience in Obsidian.