Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] data/glep:master commit in: /
Date: Wed, 06 May 2020 08:31:01
Message-Id: 1588753851.2434ff9c2744e87cbf0183cb04b1096fbf589f4d.mgorny@gentoo
1 commit: 2434ff9c2744e87cbf0183cb04b1096fbf589f4d
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Wed May 6 08:30:15 2020 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Wed May 6 08:30:51 2020 +0000
6 URL: https://gitweb.gentoo.org/data/glep.git/commit/?id=2434ff9c
7
8 glep-0068: Fix rendering of lists
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 glep-0068.rst | 4 +++-
13 1 file changed, 3 insertions(+), 1 deletion(-)
14
15 diff --git a/glep-0068.rst b/glep-0068.rst
16 index 9eed927..d8fc379 100644
17 --- a/glep-0068.rst
18 +++ b/glep-0068.rst
19 @@ -6,7 +6,7 @@ Type: Standards Track
20 Status: Final
21 Version: 1.1
22 Created: 2016-03-14
23 -Last-Modified: 2019-11-07
24 +Last-Modified: 2020-05-06
25 Post-History: 2016-03-16, 2018-02-20
26 Content-Type: text/x-rst
27 Requires: 67
28 @@ -76,6 +76,7 @@ Text data
29 ---------
30
31 The following text data types are used:
32 +
33 - text data,
34 - multi-line text data.
35
36 @@ -99,6 +100,7 @@ Common attributes
37 -----------------
38
39 The following common attributes are allowed on multiple elements:
40 +
41 - language specifiers,
42 - restriction specifiers.