50e8c3b107
Note that the old output is semantically identical, but the new output looks better. Closes #4794.
198 B
198 B
% pandoc -f markdown -t mediawiki
| Column1 | Column2 | Column3 |
| ------- | ------- | ------- |
| text | | text |
^D
{|
! Column1
! Column2
! Column3
|-
| text
|
| text
|}