Skip to content

v1.12.0

Compare
Choose a tag to compare
@christopherpickering christopherpickering released this 24 Aug 14:50
· 714 commits to master since this release

1.12.0 (2022-08-24)

Bug Fixes

  • h006: prevented false positives on H006 (215bd23), closes #344 #333
  • h012: prevent H012 from matching the contents of tags or attributes (4480cff), closes #348
  • t001: fixed false positive on multiline template tags (ea76672), closes #350

Features

  • h021: allow inline styles that contain template syntax (f1a39ed), closes #351
  • t002: allow variables names to be used in the {% extends tag (a5d96e7), closes #349