Skip to content

Commit 64f1abc

Browse files
author
Atlassian Bamboo
committed
deploy: update docs for v2.2.10
1 parent 1edf23e commit 64f1abc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

wiki/about-scriptlets.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -914,6 +914,7 @@ example.org#%#//scriptlet('href-sanitizer', selector[, attribute, [ transform]])
914914
- `?<parameter-name>` copy the value from URL parameter `parameter-name` of the same element's `href` attribute.
915915
- `transform` — optional, defaults to no transforming. Possible values:
916916
- `base64decode` — decode the base64 string from specified attribute.
917+
`-base64` can be used as an alias.
917918
- `removeHash` — remove the hash from the URL.
918919
- `removeParam[:<parameters>]` — remove the specified parameters from the URL,
919920
where `<parameters>` is a comma-separated list of parameter names;

0 commit comments

Comments
 (0)