From mboxrd@z Thu Jan 1 00:00:00 1970
Return-Path:
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
key-exchange X25519 server-signature RSA-PSS (2048 bits))
(No client certificate requested)
by finch.gentoo.org (Postfix) with ESMTPS id BD87815808B
for ; Wed, 16 Feb 2022 18:56:09 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
by pigeon.gentoo.org (Postfix) with SMTP id 068E3E0828;
Wed, 16 Feb 2022 18:56:09 +0000 (UTC)
Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183])
(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
key-exchange X25519 server-signature RSA-PSS (4096 bits))
(No client certificate requested)
by pigeon.gentoo.org (Postfix) with ESMTPS id DD26BE0828
for ; Wed, 16 Feb 2022 18:56:08 +0000 (UTC)
Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84])
(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
key-exchange X25519 server-signature RSA-PSS (4096 bits))
(No client certificate requested)
by smtp.gentoo.org (Postfix) with ESMTPS id DB9CF343483
for ; Wed, 16 Feb 2022 18:56:07 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
by oystercatcher.gentoo.org (Postfix) with ESMTP id 7BEF8D3
for ; Wed, 16 Feb 2022 18:56:06 +0000 (UTC)
From: "Ulrich Müller"
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller"
Message-ID: <1645037680.ece9a5736c0a04daa7d03738a9b2624f088f85fa.ulm@gentoo>
Subject: [gentoo-commits] proj/devmanual:master commit in: appendices/devbook-guide/
X-VCS-Repository: proj/devmanual
X-VCS-Files: appendices/devbook-guide/text.xml
X-VCS-Directories: appendices/devbook-guide/
X-VCS-Committer: ulm
X-VCS-Committer-Name: Ulrich Müller
X-VCS-Revision: ece9a5736c0a04daa7d03738a9b2624f088f85fa
X-VCS-Branch: master
Date: Wed, 16 Feb 2022 18:56:06 +0000 (UTC)
Precedence: bulk
List-Post:
List-Help:
List-Unsubscribe:
List-Subscribe:
List-Id: Gentoo Linux mail
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: 39c71005-285a-4f12-b85f-2b3bc55cfe6a
X-Archives-Hash: 47f774338bfe354435674bd5b47d18e8
commit: ece9a5736c0a04daa7d03738a9b2624f088f85fa
Author: Ulrich Müller gentoo org>
AuthorDate: Wed Feb 16 18:54:40 2022 +0000
Commit: Ulrich Müller gentoo org>
CommitDate: Wed Feb 16 18:54:40 2022 +0000
URL: https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=ece9a573
appendices/devbook-guide: Indent the table properly
The style guide should follow the style guide. :)
Signed-off-by: Ulrich Müller gentoo.org>
appendices/devbook-guide/text.xml | 52 +++++++++++++++++++--------------------
1 file changed, 26 insertions(+), 26 deletions(-)
diff --git a/appendices/devbook-guide/text.xml b/appendices/devbook-guide/text.xml
index e233e21..f9a6b5a 100644
--- a/appendices/devbook-guide/text.xml
+++ b/appendices/devbook-guide/text.xml
@@ -359,32 +359,32 @@ right-aligned, left-aligned or centered with the align attribute.
-
- This title spans 4 columns |
-
-
- This title spans 6 rows |
- Item A1
- Item A2
- Item A3
-
-
- Item B1
- Blocky 2x2 title |
-
-
- Item C1
-
-
- Item D1..D3
-
-
- Item E1..F1
- Item E2..E3
-
-
- Item F2..F3
-
+
+ This title spans 4 columns |
+
+
+ This title spans 6 rows |
+ Item A1
+ Item A2
+ Item A3
+
+
+ Item B1
+ Blocky 2x2 title |
+
+
+ Item C1
+
+
+ Item D1..D3
+
+
+ Item E1..F1
+ Item E2..E3
+
+
+ Item F2..F3
+