Skip to content

v0.14.3

Compare
Choose a tag to compare
@mDuo13 mDuo13 released this 27 May 23:23
· 7 commits to master since this release
648ac29

This release adds compatibility with Jinja 3.x and includes two minor improvements to the style checker:

  • No longer attempts to check inlined SVG elements. (This caused false reports of misspelled words when the SVG contained text elements without whitespace between them.)
  • Spelling file can now contain comments starting with #. (Only lines starting with # are treated as comments.)