Allow u-* properties to be invalid URIs
This commit is contained in:
parent
d85c12c606
commit
25f5fda178
5 changed files with 37 additions and 39 deletions
|
@ -4,6 +4,7 @@ require "json"
|
|||
require "active_support/inflector"
|
||||
|
||||
require "microformats2/version"
|
||||
require "microformats2/absolute_uri"
|
||||
require "microformats2/parser"
|
||||
require "microformats2/format_parser"
|
||||
require "microformats2/property_parser"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue