This looks sweet Domenic! Especially things like https://github.com/tc39/Array.prototype.includes/blob/master/README.md
It would be great it if were standardised and made more readable (the sidebar for example) On Mon, Feb 2, 2015 at 11:43 PM, Domenic Denicola <[email protected]> wrote: > From: es-discuss [mailto:[email protected]] On Behalf Of > Brendan Eich > > > Not bad -- we are using gists and github markdown but could build that > up to mimic the PHP structure and style a bit, if enough people find value > in it. > > FYI the new hotness is Ecmarkup + Ecmarkdown as in e.g. > https://arv.github.io/ecmascript-object-observe/ or > https://bterlson.github.io/Array.prototype.includes/ :) > > Regarding the general idea of motivation/introductory materials, I think > the new process explicitly encourages this, and indeed most new proposals > include that in their README or similar. Examples: > > - https://github.com/tc39/Array.prototype.includes/blob/master/README.md > - https://arv.github.io/ecmascript-object-observe/#intro > - https://github.com/rwaldron/exponentiation-operator > - https://github.com/lukehoban/ecmascript-asyncawait > > We could consider trying to standardize but we're still in the exploration > phase I think. Good to experiment and see what people like. (For example, I > want to steal that sidebar-TOC from the PHP RFC.) >
_______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

