We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6578a30 commit 540392cCopy full SHA for 540392c
STYLE_GUIDE.md
@@ -85,8 +85,9 @@ MyAlgorithm(argOne, argTwo):
85
86
## Definitions
87
88
-For important terms, use [Spec Markdown definition paragraphs](https://spec-md.com/#sec-Definition-Paragraph).
+For important terms, use
89
+[Spec Markdown definition paragraphs](https://spec-md.com/#sec-Definition-Paragraph).
90
-Definition paragraphs start with `::` and add the matching italicized term to the
91
-[specification index](https://spec.graphql.org/draft/#index), making it easy to
92
-reference them.
+Definition paragraphs start with `::` and add the matching italicized term to
+the [specification index](https://spec.graphql.org/draft/#index), making it easy
93
+to reference them.
0 commit comments