Perhaps the '...' at the bottom of the YAML part. So:
/* --- YAML stuff ... */ On Tue, Oct 16, 2012 at 2:54 PM, Lee Goddard <[email protected]> wrote: > I'm probably being short-sighted, but in attempting an upload to the Forge, > I'm getting > > Couldn't find required YAML header in JS file. (Knob.js) > > The Knob.js in question is here: > > https://github.com/leegee/Mootools-Knob/blob/master/Source/Knob.js > > The YAML header is below, and looks okay to me...what am I missing?! > > Thanks > Lee > > /* > --- > description: A rotary knob input control > > license: MIT-style > > authors: > - Lee Goddard > > requires: > - Core > > provides: [Knob] > > */ -- Tim Wienk, Software Developer, MooTools Developer E. [email protected] | W. http://tim.wienk.name
