Skip to content

Commit 02df675

Browse files
committed
Clarify CommonMark extensibility.
1 parent 79ed972 commit 02df675

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

versions/3.0.4.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ Note that the encoding indicated by `byte`, which inflates the size of data in o
211211

212212
### <a name="richText"></a>Rich Text Formatting
213213
Throughout the specification `description` fields are noted as supporting CommonMark markdown formatting.
214-
Where OpenAPI tooling renders rich text it MUST support, at a minimum, markdown syntax as described by [CommonMark 0.27](https://spec.commonmark.org/0.27/). Tooling MAY choose to ignore some CommonMark features to address security concerns.
214+
Where OpenAPI tooling renders rich text it MUST support, at a minimum, markdown syntax as described by [CommonMark 0.27](https://spec.commonmark.org/0.27/). Tooling MAY choose to implement extensions on top of CommonMark 0.27, and MAY choose to ignore some CommonMark or extension features to address security concerns.
215215

216216
### <a name="relativeReferences"></a>Relative References in URLs
217217

0 commit comments

Comments
 (0)