message no. 8447
Posted by Ziarkaen in #jekyll at 2013-09-10T21:12:19Z
I have jekyll set up nicely, however I would prefer the HTML headings generated from the markdown to be "downgraded". e.g. # test -> <h2>test</h2>. This is so that my site header remains larger than anything in a post. IS there a way to do this through Jekyll, or CSS?