regex excluding plain text for Hippo

Signed-off-by: Hanno Lans <hanno@hannolans.nl>
main
Hanno Lans 11 years ago
parent 6322575bc7
commit 3e3787c479

@ -1227,7 +1227,7 @@
"Hippo": { "Hippo": {
"website": "onehippo.org", "website": "onehippo.org",
"cats": [ 1 ], "cats": [ 1 ],
"html": "/binaries/([^/]+/)*content/gallery/" "html": " <[^>]+/binaries/(?:[^/]+/)*content/gallery/"
}, },
"Hogan.js": { "Hogan.js": {
"website": "twitter.github.com/hogan.js", "website": "twitter.github.com/hogan.js",