Add '+' as one of the valid characters in urls specified in the front matter
authorAditya Bhargava <bluemangroupie@gmail.com>
Sat, 12 Mar 2016 23:48:21 +0000 (15:48 -0800)
committerSteve Francia <steve.francia@gmail.com>
Mon, 21 Mar 2016 22:48:50 +0000 (18:48 -0400)
commitc42982f76b397a5875114b59391712048e168348
treefaf0e8505d4a34977a23afc278d93e2e70cc0ced
parent02effd9dc46201df250564cdbbee1ca2291eb8b4
Add '+' as one of the valid characters in urls specified in the front matter
Fixes #1290
helpers/path.go
helpers/path_test.go