FIX HTML filter: swallow lone ampersands in parameters (SIGH!)..
commitd5cec100a5902214e4fc7bf1e268d7d0cc4d628e
authorSteffen (Daode) Nurpmeso <steffen@sdaoden.eu>
Fri, 15 Apr 2016 12:34:31 +0000 (15 14:34 +0200)
committerSteffen (Daode) Nurpmeso <steffen@sdaoden.eu>
Fri, 15 Apr 2016 15:03:59 +0000 (15 17:03 +0200)
tree85d9faf9a6ab958e78c94bc07663c58951477c65
parentef6a9c210e43f4cdd53b29fe72243a8a0996cdde
FIX HTML filter: swallow lone ampersands in parameters (SIGH!)..

Be lucky you didn't see the text/plain part of this crap.
Remove the assertion ;}

And also while here, don't write the entire remains of the _tag_
(up to the NUL) when the parameter was invalid, but ensure we
print the cramped size only even then.
filter.c