added heading

This commit is contained in:
Carl Olsen 2014-09-08 13:34:06 -04:00
parent 4e61ad200c
commit 2dab226f28

View file

@ -64,6 +64,8 @@ My article contents...
All of the files with a matching `collection` will be added to an array that is exposed as a key of the same name on the global Metalsmith `metadata`.
### Collection Metadata
Additional metadata can be added to the collection object.
```js