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: docs/page.md
-1Lines changed: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -157,7 +157,6 @@ A section is a reusable piece or part of a page.
157
157
158
158
Attributes|Type|Use|Description
159
159
---|---|---|---
160
-
`deprecated`|string|optional|Used to warn about the future deprecation of the section. String will appear in Allure reports and console output at runtime.
161
160
`name`|string|required|Unique section name identifier.
162
161
`remove`|boolean|optional|The default value is `"false"`. Set to `"true"` to remove this element during parsing.
0 commit comments