https://bugzilla.wikimedia.org/show_bug.cgi?id=51222
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|Normal |High Assignee|[email protected] |[email protected] Summary|Exclude ISBN 1234567890 |html2wt: ISBN numbers are |when nowiki-escaping |not being nowikied properly |adjacent wikitext | --- Comment #6 from [email protected] --- Is it correct to summarize this as a bug in the serializer where ISBN text is not being nowikied? [subbu@earth lib] echo "<p>ISBN 1234567890</p>" | node parse --html2wt ISBN 1234567890 whereas the expected output should have been: <nowiki>ISBN 1234567890</nowiki> -- 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
