2015-02-26, 21:39:12
Just a note: if you want to use <h1> only in the single post view, but <h2> in other news pages (as several <h1>'s would be incorrect), then it could be:
Code:
markupTitle h2
single markupTitle h1