aboutsummaryrefslogtreecommitdiff
path: root/test/command
diff options
context:
space:
mode:
authorWout Gevaert <[email protected]>2022-11-08 18:07:18 +0100
committerJohn MacFarlane <[email protected]>2022-11-11 10:12:07 -0800
commit0b003de6f1d6569184cf12d826f0ea69da2b2dff (patch)
tree2e1c45f222b25b55b9a6b0b3fec98d2af85b62c4 /test/command
parentc5dbedcd4edf20ae409f3de71bcebaac9a22a7fc (diff)
Change the Mediawiki writer to use the 'new' table structure
Now MediaWiki tables can use colspan and rowspan :D
Diffstat (limited to 'test/command')
-rw-r--r--test/command/4794.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/command/4794.md b/test/command/4794.md
index 7330a60d0..06745d101 100644
--- a/test/command/4794.md
+++ b/test/command/4794.md
@@ -4,7 +4,8 @@
| ------- | ------- | ------- |
| text | | text |
^D
-{|
+{| class="wikitable"
+|-
! Column1
! Column2
! Column3