grunt-jquery-content
grunt-jquery-content copied to clipboard
The HTML code for typical API page headers like the following, uses inline elements without a space in between their markup. ```html -- | jQuery.each( array, callback )Returns: Object |...
Having to manually unindent code inside `` (and the new `` element) blocks is annoying, the transform should handle that. Doing this inside XSL is probably terrible, so could try...
Determine if there's a sane way to have custom types or if we should just include the custom types in the standard Types page, even though they're not really relevant...
See https://github.com/jquery/meetings.jquery.org/issues/13 for an example where this would help.
We currently provide `api.xml`, but that's not intended for users to read. Since we're dropping docs in jQuery UI's download builder, we want to provide an alternative on the API...
Right now the only way to find out how to write the XML for an entry is to find a similar entry or try to parse the entire XSL. We...
jQuery Mobile already has widget extensions. We need to add support for this as a new entry type. This can probably be 99% the same as the widget entry.