CommonMarker v0.23.4 Release Notes
Release Date: 2022-03-03 // over 1 year ago-
๐ Fixed bugs:
#render_html
way slower than#render_doc.to_html
#141
Closed issues:
- ๐ allow keeping text content of unknown tags #169
- STRIKETHROUGH_DOUBLE_TILDE not working #168
- ๐ Allow disabling 4-space code blocks #167
- tables with escaped pipes are not recognized #166
๐ Merged pull requests:
- CI: Drop a duplicate 'bundle install' #173 (olleolleolle)
- CI: Drop duplicate bundle install #172 (olleolleolle)
- ๐ Fixup benchmark and speedup a little, fixes #141 #171 (ojab)