It's about time we got this!
2
Replies
0
Boosts
@piccalilli @matuzo 👋 is this a typo in the “What happens if you set the value to 2?” section?
> The h2 becomes an h3 because h1 +2 = h3.
should be
> The h1 becomes an h3 because h1 +2 = h3.
?
@piccalilli
I'm not convinced. Seems like a bit of a band aid for when content isn't separate from presentation. I appreciate that is the case you cannot avoid with some CMS's though.