minimal icon indicating copy to clipboard operation
minimal copied to clipboard

Header levels are inconsistent

Open JensRantil opened this issue 7 years ago • 1 comments

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?

JensRantil avatar May 06 '18 13:05 JensRantil

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.

JensRantil avatar May 06 '18 13:05 JensRantil