https://bugzilla.wikimedia.org/show_bug.cgi?id=63979

--- Comment #1 from Gabriel Wicke <gwi...@wikimedia.org> ---
Seems to be related to the tables not actually being parsed as such. Minimal
test case:

echo -ne '<!-- foo -->\n:{|\n|foo\n|}<!-- bar -->' | node parse
<body data-parsoid='{"dsr":[0,36,0,0]}'><!-- foo -->
<dl data-parsoid='{"dsr":[13,16,0,0]}'><dd
data-parsoid='{"dsr":[13,16,1,0]}'>{|</dd></dl>
|foo
<!-- bar --></body>

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to