Skip to content

Commit 348b7da

Browse files
authored
Update spec format
1 parent 940807f commit 348b7da

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

SPECIFICATION.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -130,13 +130,13 @@ In this example the value of the description field spans multiple lines::
130130
multiple lines with arbitrary line breaks.
131131

132132
Alternatively, multiple-line strings can be written either as a 'literal block'
133-
(using |), or a 'folded block' (using '>').
133+
(using |), or a 'folded block' (using '>')::
134134

135135
description: >
136136
This is a long description for a software component that spans
137137
multiple lines with arbitrary line breaks.
138138

139-
or
139+
or::
140140

141141
description: |
142142
This is a long description for a software component that spans
@@ -415,4 +415,4 @@ to verify the integrity of a file documented by an ABOUT file.
415415

416416
Some examples::
417417

418-
checksum_md5: f30b9c173b1f19cf42ffa44f78e4b96c
418+
checksum_md5: f30b9c173b1f19cf42ffa44f78e4b96c

0 commit comments

Comments
 (0)