Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions ext-wp.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,13 @@ Additionally, the following are recognised as aliases:

All section content MAY contain HTML

#### filename

The `filename` property specifies the root folder and file name for the package.

The filename MUST be a string containing only alphanumeric characters, dashes, or underscores. Optionally the filename may contain a period or a forward slash. The file MUST start with an alphabetic character.

The filename MUST be a string.

### Release Document

Expand Down