microformats-ruby
microformats-ruby copied to clipboard
Ruby gem that parse HTML containing microformats/microformats2 and returns Ruby objects, a Ruby hash or a JSON hash
Updates the requirements on [rb-fsevent](https://github.com/thibaudgg/rb-fsevent) to permit the latest version. Release notes Sourced from rb-fsevent's releases. v0.11.1 rescue Errno::EBADF when closing pipe #92 Commits e46390c Release version 0.11.1 30bfe52 Merge...
Updates the requirements on [rake](https://github.com/ruby/rake) to permit the latest version. Changelog Sourced from rake's changelog. === 13.0.6 Additional fix for #389 Pull request #390 by hsbt === 13.0.5 Fixed the...
Updates the requirements on [rubocop](https://github.com/rubocop/rubocop) to permit the latest version. Release notes Sourced from rubocop's releases. RuboCop 0.93.1 Bug fixes #8782: Fix incorrect autocorrection for Style/TernaryParentheses with defined?. (@dvandersluis) #8867:...
Updates the requirements on [simplecov](https://github.com/simplecov-ruby/simplecov) to permit the latest version. Release notes Sourced from simplecov's releases. v0.18.5 Can you guess? Another bugfix release! Bugfixes minitest won't crash if SimpleCov isn't...
Updates the requirements on [simplecov-console](https://github.com/chetan/simplecov-console) to permit the latest version. Changelog Sourced from simplecov-console's changelog. Changelog 0.8 (2020.11.11) Added support for branch coverage - thanks @robotdana! (#19) 0.7.2 (2020.03.05) Fix:...
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'
undefined method `url' for # when accessing `mf2.entry.comment.author.url` in 4.0.9. This is a breaking change from 4.0.7 where it worked fine.
version 4.0.8 was able to be released and passed all CI tests, but it failed when testing on a different system as 'require "set"' was not in the code base......
getting a code climate score of 0.7, which is pretty abysmal. While i don't agree with all of the rules they use, there is a lot of work that can...
Now that this gem's test suite is back in sync with [microformats/tests](https://github.com/microformats/tests), would it be possible to directly include the code in that repo into this project via a [git...