$ echo 'http://cscott.net' | tests/parse.js --html2html --normalize <p><a href="http://cscott.net">http://cscott.net</a></p>
We need to wrap <nowiki> around the autourl-able text to ensure that it is not linkified by the wikitext parser.
$ echo 'http://cscott.net' | tests/parse.js --html2html --normalize <p><a href="http://cscott.net">http://cscott.net</a></p>
We need to wrap <nowiki> around the autourl-able text to ensure that it is not linkified by the wikitext parser.
Change 179546 had a related patch set uploaded (by Cscott):
Add test case for Parsoid html2wt bug with autourl text.
Change 179546 merged by jenkins-bot:
Add test case for Parsoid html2wt bug with autourl text.
Change 232068 had a related patch set uploaded (by Cscott):
Follow-up: fix WTS of autolink-like text after [^W]
Change 231739 had a related patch set uploaded (by Cscott):
Follow-up: fix WTS of autolink-like text after [^W]
Change 232068 abandoned by Cscott:
Follow-up: fix WTS of autolink-like text after [^W]
Reason:
Abandoned in favor of Id2c60269e39277630da04f796f0a7633994a437f
Change 231739 merged by jenkins-bot:
Follow-up: fix WTS of autolink-like text after [^W]