Remove "FILENAME - Grip" header from webpage
TheBoneJarmer opened this issue · 1 comments
TheBoneJarmer commented
Hi there
Can I somehow get rid of the header that is being shown on top of the webpage? It is quite annoying to be honest as it has no added value and only gets in the way when I want to share or print the webpage. To be more specific, I mean the result of the following piece of html:
<h3>
<span class="octicon octicon-book"></span>
##MY FILENAME## - Grip
</h3>
With kind regards,
TheBoneJarmer
SakhriHoussem commented
you can add an empty title
grip README.md --export README.html --title=" "