https://bugzilla.wikimedia.org/show_bug.cgi?id=66514
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|Unprioritized |High Status|UNCONFIRMED |NEW Summary|__DISAMBIG__ raw content |Magic word strings aren't |should get wrapped in a |nowikid if they are |<nowiki> when serialised if |surrounding by html or |the Disambiguation |html-like tags |extension is installed | Ever confirmed|0 |1 --- Comment #3 from [email protected] --- [subbu@earth lib] echo "<b>__TOC__</b>" | node parse --html2wt '''__TOC__''' [subbu@earth lib] echo "<foobar>__DISAMBIG__</foobar>" | node parse --html2wt <foobar>__DISAMBIG__</foobar> -- 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
