What's Changed
- feat: allow extension blocks to break a Paragraph by @jothepro in #260
- chore: Update pdm.lock by @github-actions[bot] in #258
- fix: keep GFM table indentation in list by @tahv in #256
- fix: prevent infinite loop caused by unnormalized line breaks by @frostming in #261
- Minor typing fixes by @absolutely-vivid in #264
- Replace U+0000 with U+FFFD on input per CommonMark §2.3 by @gistrec in #263
- chore: Update pdm.lock by @github-actions[bot] in #262
- Make _RendererDispatcher fully generic by @absolutely-vivid in #265
New Contributors
- @jothepro made their first contribution in #260
- @tahv made their first contribution in #256
- @absolutely-vivid made their first contribution in #264
- @gistrec made their first contribution in #263
Full Changelog: v2.2.2...v2.2.3