CODESIGN2 / CODESIGN2/WordPress-Content-Sections
Content section, should be Content snippet...
Open
bug
enhancement
help wanted
- Dominant language
- PHP
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
A lot of how this started came from other systems. Where I used `` to put things in a container and either build templates consistently for static site, or pull in dynamic content in what is now called JAM stack...
An article by Bruce Lawson suggests that this can impact heading ordering for some older browsers.
https://www.smashingmagazine.com/2020/01/html5-article-section/
Looks like I should have just made `
` soup. This is not an issue I've been aware of until now. This mistake only affects heading ordering for a minority of browsers, but it's still not ideal.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.