v2.2.2 - Bug fixes
✏️ CHANGED ✏️
RenderOptionsnow supportsindent=None, which means the given component will not be indented.- The
WhitespaceSensitiveTagbase class is now deprecated, as its behaviour can fully be replicated usingRenderOptions(indent=None, spacing="")
🔧 FIXED 🔧
- Fixed a bug where indentation was applied in
DangerousRawHtmlelements