Horizontal Rule "---" Sometimes Changes Text Size & Offers Folding, etc

This is not a bug at all. This is part of the markdown spec
it’s different way of defining an h2 header

cat
-

https://babelmark.github.io/?text=%23%23+h2+test h2+test - h2+test --- h2+test -----

1 Like