infobox-parser icon indicating copy to clipboard operation
infobox-parser copied to clipboard

Parse 'n' or 'no' as false, as 'y' or 'yes' are already parsed as true

Open Ted-Barrett opened this issue 10 months ago • 0 comments

Adds parsing of n or no to be false, to align with the behaviour with y or yes.

Note that the unit tests are failing due to an unrelated issue, which is addressed in #39

Ted-Barrett avatar Apr 21 '24 07:04 Ted-Barrett