trichoplax
trichoplax
"Codidact" is only currently present where it is part of the community name, such as in "Codidact Meta". In most communities "Codidact" is not part of the community name and...
Would a check that the HTML is not empty be sufficient - were both cases completely empty?
Unusual but possible case where Markdown could be longer than its resulting HTML: Markdown (231 characters): ```text Fairly Long Title | Measurement Before (with notes) | Measurement After (with notes)...
Is the case where JS is not enabled already handled in a different way?
How about a check that the HTML is longer than the standard comment about being generated by JS?
If that comment is always identical could we just check for equality?
I'm wondering if the workaround may end up being long term, if the root cause turns out to be a particular browser's JS implementation. Hence wanting to cover even rare...
Possible complication: The [initial Meta post](https://meta.codidact.com/posts/293622) has now been edited to mention a [second occurrence, this time only missing part of the content](https://software.codidact.com/posts/293664) (not to be confused with the second...
Does the log show which browsers were used? Do we need to just stop trusting client generated HTML for Brave...?
I've had a [reply to my comment](https://meta.codidact.com/comments/thread/10674#comment-26683) to say the missing part was the image. This suggests it is not related to this bug and I'll raise it separately. I've...