InterNetNews / inn

INN (InterNetNews) Usenet server
https://www.isc.org/othersoftware/#INN
Other
68 stars 13 forks source link

Accept trailing whitespace in newsfeeds #241

Closed Julien-Elie closed 1 year ago

Julien-Elie commented 1 year ago

A common syntax error in newsfeeds is trailing whitespace like in ":innfeed! " at the end of an entry, due to a copy/paste artifact. It would be useful to allow that, and still give an error when running inncheck as it is currently done.