Sandbox/Table row bug
From Meta, a Wikimedia project coordination wiki
< Sandbox
| This page is kept for historical interest. Any policies mentioned may be obsolete. If you want to revive the topic, you can use the talk page or start a discussion on the community forum. |
Extra text with markup on a cell row produces spurious tag pieces before table:
| A | B | C |
| A | B | C |
| A | B | C |
Source:
{|
|A
|B
|C
|-''about''
|A
|B
|C
|-
|A
|B
|C
|}