mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Fix --fatal to honor LOG_FILTER
This commit is contained in:
parent
ed4dd50864
commit
f5cec6f13e
9 changed files with 63 additions and 51 deletions
|
|
@ -1,3 +1,3 @@
|
|||
Release type: minor
|
||||
Release type: patch
|
||||
|
||||
Add setting to allow for empty `alt` attributes in images; it defaults to `False`, which is the current behavior. Empty `alt` text can be indicative of an accessibility oversight, but can be intentional and desired, e.g. https://webaim.org/techniques/alttext/, https://www.w3.org/WAI/tutorials/images/decorative/.
|
||||
Address an issue where `--fatal=warnings|errors` would not honor entries in the `LOG_FILTER` setting.
|
||||
Loading…
Add table
Add a link
Reference in a new issue