Skip to content

1.3.0

Compare
Choose a tag to compare
@tyrann0us tyrann0us released this 19 May 20:04
· 7 commits to master since this release
  • Fix: Replaced regular expressions for switching clear elements with placeholders and vice versa with DOMParser to reliably match all possible clear element notations (e. g. <br style="clear: both;">, <br style="clear:both">, <br style="clear: both;" />, <br style="clear:both" />)