Improve Accessibility Guidance for `describe()` Usage (#8101) by ksen0 · Pull Request #8247 · processing/p5.js

* Add fontWidth() and clarify textWidth vs fontWidth docs in attributes.js

* updated as per maintainers comment, only documentation is updated

* Add fontWidth() and clarify textWidth vs fontWidth docs in attributes.js; simple docs are updated, not code

* aded docs for difference between textWidth and fontWidth with respect to whitespace

* unnecesaary file introduced, removed it, cleanedup the thing i was supposed to do

* docs updated as asked

* removed things from previous pr

* i think done, if not will ask maintainer

* check, merge conflicts

* updated the docs as per suggesstion from perminder

* fixes as per review

* updated the bad code and good code examples, so actually now can diffrentiated b/w them

* fix:inverted comma typos

* invert typos

* invert typos

* invert typos

* invert typos

* invert typos

* invert typos

* invert typos

* invert typos

* invert typos

* invert typos

* invert typos

* invert typos

* invert typos

* invert typos

* invert typos

* invert typos

* invert typos

* invert typos

* invert typos to do fix

* invert typos to do fix

* invert typos to do fix

* invert typos to do fix

* invert typos to do fix

* invert typos to do fix

* invert typos to do fix

* invert typos to do fix

* invert typos to do fix

* invert typos to do fix

* invert typos to do fix

* invert typos to do fix

* invert typos to do fix

* had docs style section repeated, removed to resolve redundancy

* Tidy web accessibility updates

* Tidy updates to documentation style guide

* Tidy documentation style guide table of contents

* Tidy web accessibility references in contributor docs

* Tidy contributing documentation for describe()

* Tidy unintended change in textCore.js

* Update contributor_docs/documentation_style_guide.md

---------

Co-authored-by: kit <1304340+ksen0@users.noreply.github.com>
Co-authored-by: Perminder Singh <127239756+perminder-17@users.noreply.github.com>