Linter v1.33.0-rc-1
This release includes several bug fixes contributed by the community as well as a Portuguese translation for Brazil and a diff view that can be used to preview changes before they are made.
Note that the diff preview is beta right now. So there may be issues. Please report issues as they appear.
What's Changed
Features
Bugs
- Fix Capitalize Headings incorrectly capitalizing words following a word starting with an ignored character. by @asherhe in #1546
- fix: preserve dollar signs in YAML values when sorting keys by @ymxlx in #1548
- Fix repeatedly added blank lines before math blocks in indented blockquotes by @asherhe in #1547
Documentation
- Docs: Add Contributing Doc Generation to Documentation Generation Logic by @pjkaufman in #1541
Other Changes
- Adds complete (pt-BR) translation and improves translation helper by @samsilveira in #1521
- Settings: Adopt Setting Definitions by @liamcain in #1522
New Contributors
- @samsilveira made their first contribution in #1521
- @liamcain made their first contribution in #1522
- @asherhe made their first contribution in #1546
- @ymxlx made their first contribution in #1548
- @JM-FRANK made their first contribution in #1516
Full Changelog: 1.32.0...1.33.0-rc-1