microformats / microformats-ruby

Ruby gem that parse HTML containing microformats/microformats2 and returns Ruby objects, a Ruby hash or a JSON hash
https://rubygems.org/gems/microformats
Creative Commons Zero v1.0 Universal
100 stars 29 forks source link

implement alt tag parsing #99

Open dissolve opened 6 years ago

dissolve commented 6 years ago

See https://github.com/microformats/microformats2-parsing/issues/2#issuecomment-392608361 for the proposal.

This must be behind an additional flag to the parser for 'experimental'

hugopeixoto commented 4 years ago

The proposal was accepted, so I think it can be added without the experimental flag, now.