Linter v1.30.0
Not much has changed in the Linter with this change, but there are lots of different bug fixes that should make life easier along with some performance improvements as well. There is also the use of Simplified Chinese for the Traditional Chinese translation of the Linter until that translation gets added by someone that knows Traditional Chinese.
What's Changed
Features
- Update Traditional Chinese to Use Simplified Chinese Translation by @pjkaufman in #1387
Bugs
- Fix an Issue with Removing Trailing Spaces not Working on Empty Lists Items with No List Item Spaces by @pjkaufman in #1332
- Fix Linter Using
null
for Current Language by @pjkaufman in #1333 - Fix Non-Latin Characters Not Working for
remove-consecutive-list-markers
by @pjkaufman in #1334 - Fix Ignore File and Folder Commands Not Working by @pjkaufman in #1343
- Fix Custom Regex Replace for
\\\\
and\b
by @pjkaufman in #1344 - Fix
YAML Title Alias
Adding and Leaving Blank YAML in Notes by @pjkaufman in #1345 - Fix Empty Lines Between List Markers and Checklists Not Including Lines Made Up of Just Whitespace by @pjkaufman in #1365
- Fix CJK Characters at Start of Heading Potentially Getting Starting Space Removed by @pjkaufman in #1366
- Fix
YAML Timestamp
Not Getting Updated in Reading Mode by @pjkaufman in #1386 - Don't replace spaces within embeds by @mnaoumov in #1347
Full Changelog: 1.29.2...1.30.0