https://bugzilla.wikimedia.org/show_bug.cgi?id=49603
--- Comment #19 from Matthew Flaschen <[email protected]> --- (In reply to comment #18) > In terms of isolating hidden (aka "invisible") comments, the logic is pretty > much the same as for templates, except easier: look for <!-- as the left > boundary, then look for --> as the right boundary. Treat the result as a > block that can be deleted or moved. The parsing part is solved. Comments are already preserved (as HTML comments) in the Parsoid DOM. -- 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
