Is there any way to remove the horizontal rules for "#" and "##"? I prefer to have the "clean" look.
Thanks.
ok. solved it by adding border-bottom: none in the styles.less. thanks.
Cool, is there a way to do this in GitHub markdown, README.md etc. This thing is really annoying me:
In fact I can make my own line:
See?
By doing this:
-------
or
_______
+1
+1
@mekb-turtle +1
Most helpful comment
ok. solved it by adding
border-bottom: nonein thestyles.less. thanks.