Age | Commit message (Collapse) | Author |
|
This will have no unforeseen consequences.
Which is to say, no consequences.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2025-07-11: this commit is now funkier with an extant 'classes'
attribute besides...
|
|
|
|
|
|
|
|
|
|
Checking contentOnly only tells if a tag is, you know,
content-only. But other tags are content, and they were
getting stringified here! This caused chunkwrap to intrude
where it shouldn't, thinking it really was getting passed
a string of normal, non-HTML content.
We're using html.smush() to the intended effect now,
still collapsing those tags flat and then iterating over
the contents to sanitize like usual.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This probably belongs in data code, but we don't have any data
integration for singles just yet, so's................
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|