This Space for Rent

New Code!

Discount is now at version 1.5.5, which corrects a narsty little defect in the table code (I was expanding an array where I wanted to be truncating it, which gave me all sorts of exciting uninitialized data to use as array indices.

Which gave me core dumps. But only if I built discount with the proper set of build options, otherwise the malformed table would just become line noise! And the build options I use were not the proper set, so I never got caught.

*sigh* I’m going to strip all of the build options out soon and release a 2.0 version that has all the options runtime only, but for now this New Code! is all I’ve got to correct some of the excitement in the new table code. You should grab it unless you run markdown with -fnotables all the time.