An Atom grammar for API Blueprint, generated from the associated Sublime Text plugin. Install by searching for API Blueprint
in the Atom preferences.
This grammar can be updated automatically whenever the associated Sublime Text plugin has been updated:
$ npm install$ npm run build$ git add grammars/apiblueprint.cson$ git commit -m 'Updating ...'$ apm publish minor
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.