Jekyll header spacing consistency

This commit is contained in:
jrfnl
2014-12-08 03:26:26 +01:00
parent 2b11ae9c94
commit 80148bdc44
25 changed files with 31 additions and 30 deletions

View File

@@ -82,6 +82,7 @@ defined to capture variables in scope and access them later when the anonymous f
* [More details in the Closures RFC][closures-rfc]
* [Read about dynamically invoking functions with `call_user_func_array`][call-user-func-array]
[anonymous-functions]: http://php.net/functions.anonymous
[closures-rfc]: https://wiki.php.net/rfc/closures
[call-user-func-array]: http://php.net/function.call-user-func-array