FYI: Flexmark is really cool. I just downloaded the latest 0.64.8 JAR (flexmark-all-0.64.8-lib.jar). Some of the functions are different than existing CFML code examples (ie, use
util.data.MutableDataSet
instead of
util.options.MutableDataSet
) and all dependencies are within a single JAR file.