Skip to content

Commit

Permalink
Fix example
Browse files Browse the repository at this point in the history
  • Loading branch information
pvorb committed Feb 14, 2012
1 parent b0b624f commit 29b81c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/bake.js
Expand Up @@ -14,4 +14,4 @@ bake(conf, {
__content: function(filename, properties) {
return marked(properties.__content);
}
});
}, function () {});

0 comments on commit 29b81c1

Please sign in to comment.