Age | Commit message (Collapse) | Author |
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Just inherited, for easy access.
|
|
Including with zero duration!
|
|
|
|
|
|
|
|
|
|
Total bullshit. Sorry!
|
|
|
|
|
|
|
|
|
|
|
|
|
|
also tidy field order
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also: LyricsEntry.isWikiLyrics
Also: hasAnnotationPart
|
|
Also fixes an error in splitting text around commas.
|
|
|
|
|
|
|
|
|
|
Unused and confusing with both main and attached/attaching as
concepts at once
|
|
|
|
|
|
Just a stub here - not part of any data processing at this time.
|
|
|
|
|