Super

Results 4 comments of Super

Not if you've tried this yet, but yes, sub objects work! I just double checked to make sure with this: **index.html** ``` @include('./_sample-template.html', { "root":"./", "foo":"Bar", "data":"sample-collection", "test": { "someText":...

This PR updates Cheerio's `.attr()` functionality to more closely match jQuery's `.attr()`, which saves and retrieves attributes by lowercasing the input name.

Love this idea, good thinking!! Will definitely make preambles for code docs a lot cleaner haha. Hmm, yeah I agree that this setup will probably be more complicated. I'll see...

Hmm. I wonder if we can make a few language definitions for the most common keyword groups. I was looking for another package or premade list of definitions, and [this](https://github.com/mewmew/lstlangs)...