Markdown-preview-enhanced: How to remove the horizontal rules under H1 and H2?

Created on 6 Nov 2016  路  5Comments  路  Source: shd101wyy/markdown-preview-enhanced

Is there any way to remove the horizontal rules for "#" and "##"? I prefer to have the "clean" look.

Thanks.

Most helpful comment

ok. solved it by adding border-bottom: none in the styles.less. thanks.

All 5 comments

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:
annoying line
In fact I can make my own line:


See?

By doing this:

-------

or

_______

+1

+1

@mekb-turtle +1

Was this page helpful?
0 / 5 - 0 ratings

Related issues

metheoryt picture metheoryt  路  6Comments

yushukk picture yushukk  路  3Comments

xu4wang picture xu4wang  路  5Comments

rcmalli picture rcmalli  路  4Comments

lhk picture lhk  路  4Comments