p5.js-website-OLD
p5.js-website-OLD copied to clipboard
Handle long documentation examples
In https://github.com/processing/p5.js/issues/726, @dhowe suggested that we need to handle inline example lines that are longer than fit in a window. Suggestions include making it expand on mouseover, horizontal scrolling, or (less preferred) automatic word wrap.
@workergnome I looked it in chrome firefox and internet all were having automatic word wrap. No data was going out of bounds.