test/testcases/block/15_math/normal.html in kramdown-1.5.0 vs test/testcases/block/15_math/normal.html in kramdown-1.6.0

- old
+ new

@@ -1,6 +1,6 @@ <p>This is a para. -<script type="math/tex"> \text{LaTeX} \lambda_5 </script></p> +<script type="math/tex">\text{LaTeX} \lambda_5</script></p> <script type="math/tex; mode=display">\lambda_5 = \alpha + 4</script> <p><script type="math/tex">\lambda_\alpha > 5</script> This is a para.</p>