@markuplint/html-spec
Advanced tools
Comparing version 1.0.0-alpha.25 to 1.0.0-alpha.26
{ | ||
"name": "@markuplint/html-spec", | ||
"version": "1.0.0-alpha.25", | ||
"version": "1.0.0-alpha.26", | ||
"description": "A specification of HTML Living Standard for markuplint", | ||
@@ -29,3 +29,3 @@ "repository": "git@github.com:markuplint/markuplint.git", | ||
}, | ||
"gitHead": "995c7347daa07748c85713c7dc066a52fdf07480" | ||
"gitHead": "0ba006fa8ad417c59015088c41d01a1add390bdc" | ||
} |
@@ -5,5 +5,5 @@ { | ||
{ | ||
"zeroOrMore": "#phrasing" | ||
"zeroOrMore": ["#phrasing", "#heading"] | ||
} | ||
] | ||
} |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1321179
14562