Updated Plugin and Theme METAs (markdown)

Zack 2020-05-23 17:01:45 -04:00
parent f0e9a1ab5b
commit 2650dc069c
1 changed files with 1 additions and 1 deletions

@ -53,7 +53,7 @@ The following fields can be defined in a META:
|Name|Description|
|-|:-|
|`name`|The object name of the plugin. (This is **required** and must match the plugin's variable name. Note this is NOT REQUIRED if there's a module export.)|
|`name`|The object name of the plugin. (This is **required** and must match the plugin's variable name. Note "matching" is NOT REQUIRED if there's a module export.)|
A minimal META for plugins would look like the following: