minimal
minimal copied to clipboard
Header levels are inconsistent
I notice that post headers are <h4> (example) which makes me think all headers in a post should be <h5>, but AFAIK it doesn't have any style at all. Thoughts?
Rethinking this, maybe the <h4> simply should be <h1>? It would make sense as otherwise the markdown for the posts must be
##### Some subheader
which feels weird.