New Code!
Discount has been pushed up to version 3.0.1.3 after a few trivial fixes:
- I updated the published interface (“API”) documentation to more correctly reflect how callbacks work,
- I went back in to my implementation of “fenced code blocks” (a creeping feature that a lot of markdownish software has implemented) to make it less ugly, and
- I continue to chase the ongoing dumbification of the C programming language standard by, ugh, having to hand-declare a prototype for
memset()because macos ventura no longer has it and the C compiler there loses its shit when it encounters an external function that doesn’t have a prototype.
I have not yet reached the point of software completeness that Markdown.pl is at, but at least these days the primary changes I need to make are around chasing the standard and keeping the documentation up to date.
So, New Code!! Try it out, see if your computer eats itself, and enjoy!