Make spacing after header lines consistent

There were a couple of headers that didn't have a blank line after them,
made them consistent with the others.
This commit is contained in:
Joe Block 2016-07-12 14:15:21 -05:00
parent d0244ac3a2
commit 6a64e8b563

View file

@ -52,6 +52,7 @@ for testing before adding it to your `.zshrc`.
`plugins=(...)` to `plugins=(... gitopen)`
##### [Zgen](https://github.com/tarjoilija/zgen)
Add `zgen load paulirish/git-open` to your .zshrc file in the same function
you're doing your other `zgen load` calls in. ZGen will take care of cloning
the repository the next time you run `zgen save`, and will also periodically
@ -99,11 +100,12 @@ that only works with GitHub but can open user profile pages, too.
See the contributors tab for a growing list of people who have submitted PRs.
## Contributing
Please provide examples of the URLs you are parsing with each PR.
## License
Copyright Jason McCreary & Paul Irish. Licensed under MIT.
Copyright Jason McCreary & Paul Irish. Licensed under MIT.
http://opensource.org/licenses/MIT
## Changelog