From 0b003de6f1d6569184cf12d826f0ea69da2b2dff Mon Sep 17 00:00:00 2001 From: Wout Gevaert Date: Tue, 8 Nov 2022 18:07:18 +0100 Subject: Change the Mediawiki writer to use the 'new' table structure Now MediaWiki tables can use colspan and rowspan :D --- test/command/4794.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'test/command') 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 -- cgit v1.2.3