microformats/microformats-ruby

Strip whitespace in URLs before parsing

veganstraightedge opened this issue · 0 comments

See: microformats/microformats-parser-website-ruby#6

I fixed it in the site by .stripping the params[:url] before parsing. But it feels like that should be in the parser itself.