- **FIX**: SuperFences: Fix a regression where certain patterns could cause a hang.
10.11.1
- **Fix**: SuperFences: Fix regression where an omitted language in conjunction with options in the fenced header can cause a fence to not be parsed.
10.11
- **NEW**: SuperFences: Allow fenced code to be parsed in the form ` lang {.class id} `.
10.10.2
- **FIX**: BetterEm: Add better support for `*em, **em,strong***` and `_em, __em,strong___` cases. - **FIX**: Caret: Add better support for `*sup, **sup,ins***`. - **FIX**: Tilde: Add better support for `*sub, **sub,del***`.
10.10.1
- **FIX**: FancyLists: Remove a mistaken semicolon from injected classes.
10.10
- **NEW**: FancyLists: Add new FancyLists extension. - **NEW**: MagicLink: Change social links to support `x` instead of `twitter`. `twitter` is still recognized but is now deprecated and will be removed at a future time. - **NEW**: Emoji: Update Twemoji data to the latest. - **FIX**: PathConverter: Fixes for latest changes in Python regarding `urlunparse`.