Skip to content

1.14.0

Compare
Choose a tag to compare
@pjkaufman pjkaufman released this 14 May 17:42
· 718 commits to master since this release
93a6e8a

Linter v1.14.0

This release mostly dealt with minor bug fixes, but it also went ahead and added 2 new rules.

Notable Changes:

  • Added ability to remove spaces before a user defined list and after another user defined list
    • One caveat is that neither list should be used with { or } as it will cause issues with how the Linter ignores things
  • Added the ability to set the blockquote/callout style for blockquote indicators to determine whether or not they should have a space after >

What's Changed

Full Changelog: 1.13.0...1.14.0