Skip to content

Redcarpet 3.3.4

Compare
Choose a tag to compare
@robin850 robin850 released this 25 Dec 19:38
· 108 commits to master since this release

This release simply fixes the bufprintf function to correctly work on Windows MinGW-w64 so strings are properly written to the buffer and also skips non-ASCII chars during anchor generation to avoid generating invalid UTF-8 bytes sequences.