spec/assets/basic.html in reverse_markdown-0.8.2 vs spec/assets/basic.html in reverse_markdown-1.0.0

- old
+ new

@@ -12,12 +12,12 @@ before <em></em> and after empty em tags before <em> </em> and after em tags containing whitespace before <em> <em> <br /> </em> </em> and after em tags containing whitespace <em><em>double em tags</em></em> <p><em><em>double em tags in p tag</em></em></p> - <em> em with leading and trailing </em>whitespace - <em> + a<em> em with leading and trailing </em>whitespace + a<em> em with extra leading and trailing </em>whitespace <strong>strong tag content</strong> before <strong></strong> and after empty strong tags @@ -29,11 +29,11 @@ <strong> <strong> double strong tags containing whitespace </strong> </strong> after - <strong> strong with leading and trailing </strong>whitespace - <strong> + a<strong> strong with leading and trailing </strong>whitespace + a<strong> strong with extra leading and trailing </strong>whitespace <b>b tag content</b> <i>i tag content</i>