Summarized Changelog
- 0.94.2: This is a bug-fix release that fixes a bug introduced in the bug fix release yesterday (some HTML comments in Markdown that made the parser panic)
- 0.94.1: There are 2 fixes in this release. The first is a fix for a regression in Goldmark related to HTML comments in Markdown. The other is that we have reverted the -renderToStatic feature and flag, as it didn't work on Windows. We didn't find any easy fix so that feature gets pushed to the next release, and then with proper cross-platform tests.