addressable
addressable copied to clipboard
Fix heading levels in README and Changelog
https://www.w3.org/WAI/tutorials/page-structure/headings/
- One h1 per page
- level order (h1 > h2 > …)
- ~~remove
<a name="xx">(deprecated)~~
Also, if you don't mind, I'm adding Addressable to https://rubyrubyrubyruby.dev (an attempt at generating nice documentation for selected Ruby gems).
remove
<a name="xx">(deprecated)
I don't think we should remove them, see https://github.com/sporkmonger/addressable/pull/522 for the background.