Another solution would be to adjust word-wrapping so it treats hyphen as a normal letter.
On Tue, 15 Nov 2022 at 01:52, Daniel Gruno <humbed...@apache.org> wrote: > > 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?