Version 1.2.2
- The parser's logic has been greatly simplified. This specifically fixes an issue with
<center>tags causing an infinite loop, which would crash the parser. - Use
<td>sinstead of<th>s in callouts. - When the
<center>tag is used, the.centerclass is now added to any existing classes on the child elements, instead of overwriting theclassattribute entirely.