test/testcases/span/math/normal.html in kramdown-1.2.0 vs test/testcases/span/math/normal.html in kramdown-1.3.0
- old
+ new
@@ -1,5 +1,6 @@
-<p>This is <script type="math/tex">\lambda_\alpha > 5</script> some math.</p>
+<p>This is <script type="math/tex">\lambda_\alpha > 5</script> some math. With <script type="math/tex">1
++ 1</script> new line characters in between.</p>
<p><script type="math/tex">5+5</script> inline math, $5.00 $$no math$$</p>
<p>$$5+5$$ inline math</p>