Tasks
=====

## POC Branches

* Add gulp AMD tests. [feature-karma-amd](https://github.com/FormidableLabs/chai-jq/compare/feature-karma-amd)
* Add blanket to HTML tests. [chore-blanket](https://github.com/FormidableLabs/chai-jq/compare/chore-blanket)

## Next Up

* Upgrade all NPM libs.
* Bower cleanup and upgrades.

* GFM Headings/TOC: Switch pre-processing in grunt to use GFM headings / anchors
  and add extra output in HTML (?).
* Properties: Make `$html`, `$text`, `$css`, `$val` switch to property if no
  `expected` param.

## API Roadmap

* `all`: Flag to apply to **each** element in selector match.
* `some`: Flag to apply to **at least one** element in selector match.
