docs: added information about metadata attribute (#3139)

* docs: added information about metdata fields

* docs: changed a subheader to avoid confusion

* added acronym expanding for jsonb
This commit is contained in:
Shahed Nasser
2023-01-30 15:24:44 +02:00
committed by GitHub
parent 771c54952a
commit 6f058b389b
2 changed files with 42 additions and 1 deletions
@@ -101,7 +101,7 @@ This section explains how to publish your plugin to NPM.
Before you publish a plugin, you must [create an account on NPM](https://www.npmjs.com/signup).
### Prepare Plugin
### Run Prepare Command
Before you publish or update your plugin, make sure to run the `prepare` command [defined earlier](#packagejson-checklist):