John

Results 168 comments of John

> Secondly - there's no expectation that you work on everything, everywhere. Pick one project at a time, and contribute where you can. If you can't contribute... don't. There's no...

Be careful to not use no-license things, if we use them we might get in trouble which this is certainly not what zloirock wants.

But I think we at least an error message, not just stay silent about it.

Let's get that merged into main (in my opinion), and also we should recognize markdown in the [EDIT] contents.

Bold instead.

The background extension effect mirros around the sidebar split line and blurs the left.

Translation: ------ # object-create will error in non-browser environments ``` iframe.style.display = 'none'; html.appendChild(iframe); iframeDocument = iframe.contentWindow.document; iframeDocument.open(); iframeDocument.write(scriptTag('document.F=Object')); iframeDocument.close(); ``` This branch of code will error, under a non-browser...

Hey I'm extremely new to this project, but I am going to try 1130-1139.

I've ran out of time -- Just finished proofing pages 1130 to 1133 in case anyone else was thinking of doing some more on this file. [message credit: adapted from...