Linter v1.24.0
This release includes some feature changes as well as some bug fixes. This change brings the fix for folds not being retained on lint from beta to everyone. There was also an update made to the Chinese translation of the settings and UI text to make it more up to date with some of the changes that have happened since it was last updated.
Features
- Users can now specify the key to use to help keep track of previous file titles for
YAML Title Alias
- Users can now specify which line ending they would like to use between two spaces,
\
, and and line break html/xml - Users can now customize what is considered to be English punctuation and symbols (except for
*
) for adding spaces around CJK and English characters
Bugs
- Fixes
Blockquote Style
removing spaces from codeblocks - Fixes custom commands trying to run when only blank custom commands are present
- Fixed "`" being included in what the Linter considered to be tags
What's Changed
- Add BRAT Release Prep by @pjkaufman in #1053
- Chore: Added Some Changes for Beta Releases by @pjkaufman in #1056
- Feat: Add Ability to Specify Alias Helper Key for
YAML Title Alias
by @pjkaufman in #1057 - Fix:
Blockquote Style
Removes Spaces in Code Blocks by @pjkaufman in #1059 - Fix: Custom Commands Can Attempt to Run When No Custom Commands Are Valid by @pjkaufman in #1061
- chinese translate update by @Ooopz in #1063
- Fix: Make Sure Tags Do Not Have "`" in Them by @pjkaufman in #1076
- Feat: Add Ability for User to Select from Multiple Different Line Break Indicators by @pjkaufman in #1058
- Feat: Customize CJK English Spacing by @pjkaufman in #1078
- Release Prep by @pjkaufman in #1080
Full Changelog: 1.23.3-rc-1...1.24.0