Luis Morales-Navarro
Luis Morales-Navarro
Hi there! @kjhollen and I have been working on web accessibility for p5.js during the summer. We want to open up the conversation about what should happen next and where...
### How would this new feature help [increase access](https://github.com/processing/p5.js/blob/main/contributor_docs/access.md) to p5.js? This change from using `@alt` to using `describe()` in inline documentation will help model best practices for making p5.js...
Add p5.accessibility in [p5 examples](https://p5js.org/examples/)
Add p5.accessibility in the [reference](https://p5js.org/reference/)
Add good practices for accessibility in the [Adding Examples](https://github.com/processing/p5.js-website/wiki/Adding-examples)
After P5JSCC19 we found out there's an extra div called text out-put details.
#118 shows that there are unused variables in fillEntity.js it is important to review them.
- [x] Found a bug - [ ] Existing feature enhancement - [ ] New feature request #### Details about the bug: Table output does not work without a draw()...