Skip to content

Commit 1b0cf43

Browse files
authored
Fixed table
1 parent 016cee6 commit 1b0cf43

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/page.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,6 @@ Attributes|Type|Use|Description
145145
`area`|string|required|The area where this page lives. Three possible values: `admin` prepends `BACKEND_NAME` to `url`, `storefront` does not prepend anything to `url`, `external` flags the page for use with `amOnUrl`. The `url` provided must be a full URL, such as `http://myFullUrl.com/`, instead of the URL for a Magento page.
146146
`parameterized`|boolean |optional|Include and set to `"true"` if the `url` for this page has parameters that need to be replaced for proper use.
147147
`remove`|boolean|optional|The default value is `"false"`. Set to `"true"` to remove this element during parsing.
148-
`deprecated`|string|optional|Used to warn about the future deprecation of the page. String will appear in Allure reports and console output at runtime.
149148

150149
`<page>` may contain several [`<section>`] elements.
151150

0 commit comments

Comments
 (0)