From a3d346962e827e6498dc60cd80211e43a455cd50 Mon Sep 17 00:00:00 2001 From: Actions Auto Build Date: Wed, 21 Sep 2022 18:07:44 +0000 Subject: [PATCH] docs: build docs --- static/arguments.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/static/arguments.json b/static/arguments.json index 8b373f8140..dde6608bd0 100644 --- a/static/arguments.json +++ b/static/arguments.json @@ -1047,6 +1047,12 @@ "default": "N/A", "description": "Name of [Octicon](https://primer.style/octicons/) to use." }, + { + "name": "wrapper_arguments", + "type": "Hash", + "default": "`{}`", + "description": "Optional keyword arguments to be passed to the wrapper `
` tag." + }, { "name": "scheme", "type": "Symbol",