New Code!
Discount has been pushed up to version 1.2.10 with a tiny bug fix that corrects the behavior of ![title](image)
and [title](url)
when title
is null.
Petite Abeille reported that null title
s would result in discount simply ignoring the embedded linkiness, which was not the correct behavior. The New Code! fixes that, and lets you put all the null titles in that you want (even if it leads to [](url)
generating the less-than-useful <a href="url"></a>
output.)
It’s not a very large release, but it fixes a bug, which is certainly good enough for this morning’s dump of New Code!