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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id B83F5138359 for ; Wed, 6 May 2020 08:31:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C736FE0938; Wed, 6 May 2020 08:31:00 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id ABCE7E0938 for ; Wed, 6 May 2020 08:31:00 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 51C8A34F5DF for ; Wed, 6 May 2020 08:30:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 589A41EE for ; Wed, 6 May 2020 08:30:56 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1588753851.2434ff9c2744e87cbf0183cb04b1096fbf589f4d.mgorny@gentoo> Subject: [gentoo-commits] data/glep:master commit in: / X-VCS-Repository: data/glep X-VCS-Files: glep-0068.rst X-VCS-Directories: / X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 2434ff9c2744e87cbf0183cb04b1096fbf589f4d X-VCS-Branch: master Date: Wed, 6 May 2020 08:30:56 +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: a834b9c6-6534-4819-9ee2-21f4d862bcbd X-Archives-Hash: ba6a0031ff733add6ae41a80749b068c commit: 2434ff9c2744e87cbf0183cb04b1096fbf589f4d Author: Michał Górny gentoo org> AuthorDate: Wed May 6 08:30:15 2020 +0000 Commit: Michał Górny gentoo org> CommitDate: Wed May 6 08:30:51 2020 +0000 URL: https://gitweb.gentoo.org/data/glep.git/commit/?id=2434ff9c glep-0068: Fix rendering of lists Signed-off-by: Michał Górny gentoo.org> glep-0068.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/glep-0068.rst b/glep-0068.rst index 9eed927..d8fc379 100644 --- a/glep-0068.rst +++ b/glep-0068.rst @@ -6,7 +6,7 @@ Type: Standards Track Status: Final Version: 1.1 Created: 2016-03-14 -Last-Modified: 2019-11-07 +Last-Modified: 2020-05-06 Post-History: 2016-03-16, 2018-02-20 Content-Type: text/x-rst Requires: 67 @@ -76,6 +76,7 @@ Text data --------- The following text data types are used: + - text data, - multi-line text data. @@ -99,6 +100,7 @@ Common attributes ----------------- The following common attributes are allowed on multiple elements: + - language specifiers, - restriction specifiers.