Recent Bikeshed breakage (versions 3.11.14 - 3.11.20)

Two weeks ago I pushed some code to fix
<https://github.com/speced/bikeshed/issues/2479>, so all the
attributes on a `<pre class=include>` would be preserved in the
output.

The fix used my new HTML parser, which caused some knock-on errors in
people's valid code. It didn't affect their output, just emitting some
spurious error messages, so I decided to just try and fix it. This
caused more problems. Two weeks later, I've admitted defeat and done a
rollback, putting the problematic code back in a branch to bake more.

There's a full post-mortem over in
<https://github.com/speced/bikeshed/issues/1773#issuecomment-1481598821>

If you've been having trouble with Bikeshed lately, I apologize! This
shouldn't have happened in the first place, and several overlapping
errors made it worse. The post-mortem details how I'll be avoiding
these problems again in the future.

Thanks for your continued patronage!
~TJ

Received on Thursday, 23 March 2023 17:38:45 UTC