You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: versions/3.0.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -168,7 +168,7 @@ password | `string` | `password` | Used to hint UIs the input needs to be obscur
168
168
169
169
### <aname="richText"></a>Rich Text Formatting
170
170
Throughout the specification `description` fields are noted as supporting CommonMark markdown formatting.
171
-
OpenAPI compliant tooling MUST support [CommonMark 0.27](http://spec.commonmark.org/0.27/).
171
+
OpenAPI compliant tooling MUST support markdown that is compliant with [CommonMark 0.27](http://spec.commonmark.org/0.27/). Tooling MAY limit some CommonMark features to address security concerns.
172
172
173
173
### <aname="relativeReferences"></a>Relative References in URLs
0 commit comments