spec/assets/basic.html in reverse_markdown-0.4.3 vs spec/assets/basic.html in reverse_markdown-0.4.4
- old
+ new
@@ -3,9 +3,11 @@
plain text
<h1>h1</h1>
<h2>h2</h2>
<h3>h3</h3>
<h4>h4</h4>
+ <h5>h5</h5>
+ <h6>h6</h6>
<em>em tag content</em>
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