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

--- Comment #1 from [email protected] ---
Unrelated thing we could also fix.  the "|-" could instead be serialized as
<tr>..</tr> based on HTML syntax rest of the table.

[subbu@earth tests] node parse --wt2wt --fetchConfig false < /tmp/tbl
<table>
<tr>
<th>H1</th>
<th>H2</th>
<th>H3</th>
</tr>
|-<td>[[Fish]]</td>
<td>[[Cake]]</td>
<td>[[Scone]]</td>

|-<td>[[Goldfish]]</td>
<td>[[Golden syrup]]</td>
<td>[[Cream]]</td>

</table>

-- 
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

Reply via email to