Newline antispam filter potentially handles actual rendered lines of formatting incorrectly #3037
Labels
a: filters
Related to message filters: (antimalware, antispam, filtering, token_remover)
s: planning
Discussing details
t: enhancement
Changes or improvements to existing features
Due to a recent incident, it is very important to note the need to special-case codeblocks' newline count for the antispam filter.
It is important to note that, as shown in the image, a codeblock renders about 2 extra lines worth of space compared to a regular text line. It is also recommended to special-case headers, as they make text a lot larger than usual (although I haven't computed it yet).
The text was updated successfully, but these errors were encountered: