|
|
| No such thing as a small change | |
| PerlMonks |
Comment on |
| ( #3333=superdoc: print w/ replies, xml ) | Need Help?? |
|
This solution seems too straight-forward and obvious, so I feel like I must have missed an important detail...
51 characters:
Update: I did miss an important detail, so here's a revision (62 chars): This failed with <!----->, not changing it (now there's an -- after the opening <!--, which is not the final one (though it overlaps with the final one)). Here's a fix: That's 62 chars. This seems to fix that problem. And I can't think of a case where it would alter more characters than necessary. We shall see though.. I tried doing something fancy with zero-width assertions, but couldn't get anything shorter than this. blokhead In reply to Re: Golf: Fix de facto HTML comments (spoiler)
by blokhead
|
|