Hi folks, I noticed that item 7B for November seems to fail the standard checks due to a whitespace irregularity that stems from word-wrapping in the resolution. A word with a dash in it (real-time) has been broken into two lines, which the agenda then reconstitutes as "real- time", thus failing the comparison. Not sure what the ideal fix is here, perhaps interpreting a newline as being able to be both a space and not a space at the same time?
- Whitespace comparison too strict for certain resolution chec... Daniel Gruno