https://bugzilla.wikimedia.org/show_bug.cgi?id=58355
--- Comment #2 from Arlo Breault <[email protected]> --- The gist seems to have two classes of errors. One is fixed in the above patch. The other can be reproduced in a small test case like, * test <pre style="width:50%;" > {{hi}}</pre> A more degenerate case would be, <pre style="width:50%;" > {{hi}}</pre> which seems to spin endlessly. The culprit is 070efb2f96e8a4a1424f9cbf07188b049327b735, which was also responsible for https://bugzilla.wikimedia.org/show_bug.cgi?id=57650. I'll look at fixing it tomorrow unless someone gets to it first. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
