The html_filter
processor schema defines tags
as a sequence of integers, but the default configuration provides floats (e.g., 1.5
). This mismatch can cause schema validation issues.
Update the schema to use type: float
instead of type: integer
.
Active
1.0
General code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.