From 295a016fe2c03c4a44cc3839c3c5d4e542fe4ade Mon Sep 17 00:00:00 2001 From: Valet Igor Date: Thu, 28 Jan 2021 15:05:36 +0000 Subject: [PATCH] asciidoc remove column --- asciidoc.adoc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/asciidoc.adoc b/asciidoc.adoc index 3bf15f7..ce2bc59 100644 --- a/asciidoc.adoc +++ b/asciidoc.adoc @@ -31,7 +31,7 @@ Simple table: Complex table: |=========================================== -.2+| Category 1 | line 2 | **plop** | __plip__ -| line 3 | row | -| Category 2 | row | | <> +.2+| Category 1 | line 2 | __plip__ +| line 3 | +| Category 2 | row | <> |============================================