Skip to content

Commit

Permalink
add note that the documentation of the step's variable is markdown
Browse files Browse the repository at this point in the history
Signed-off-by: Nahshon Unna-Tsameret <nunnatsa@redhat.com>
  • Loading branch information
nunnatsa committed Jun 14, 2023
1 parent d245b06 commit 8a2a1d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/en/docs/architecture/step-registry.md
Expand Up @@ -462,7 +462,7 @@ fields:

* `name`: environment variable name
* `default` (optional): the value assigned if none is provided
* `documentation` (optional): a textual description of the parameter
* `documentation` (optional): a textual description of the parameter. Markdown supported.

Parameters are declared in the `env` section (note that the placement of this
section varies depending on the component type, see [common
Expand Down

0 comments on commit 8a2a1d3

Please sign in to comment.