# marked-toc [![NPM version](https://badge.fury.io/js/marked-toc.png)](http://badge.fury.io/js/marked-toc)  [![Build Status](true.png)](true)

> The best project ever.

<!-- toc -->

## Getting Started
Install the module with: `npm install marked-toc`

```javascript
var marked_toc = require('marked-toc');
marked_toc.foo(); // "foo"
```

## Documentation
_(Coming soon)_

## Examples
_(Coming soon)_

## Contributing
In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using [grunt](http://gruntjs.com/).

## Release History
_(Nothing yet)_

## Author

+ [github/jonschlinkert](https://github.com/jonschlinkert)
+ [twitter/jonschlinkert](http://twitter.com/jonschlinkert)

## License
Copyright (c) 2013 Jon Schlinkert
Licensed under the MIT license.

***

_This file was generated on Fri Nov 08 2013 12:09:56._
