Most appropriate sub-area of p5.js?
p5.js version
2.3.1
Web browser and version
Any
Operating system
No response
Steps to reproduce this
Steps:
- Create a new p5.js 2.0+ sketch.
- Add and run the following code.
- Inspect the downloaded output.txt file's line endings.
function setup() {
save(['a', 'b'], 'output', 'txt', true);
}
Can I be assigned this issue @ksen0
Most appropriate sub-area of p5.js?
p5.js version
2.3.1
Web browser and version
Any
Operating system
No response
Steps to reproduce this
Steps:
Can I be assigned this issue @ksen0