We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 252c456 commit 82fb08cCopy full SHA for 82fb08c
README.md
@@ -89,8 +89,10 @@ The following items are added to the available amount:
89
- ak: **Add CheckBox Tag** - Value: `Value|Text|1 or 0`
90
- al: **Add Title** - Value: `Title`
91
- at: **Add Text** - Value: `Text` (string value `$[ln];` it replaces by `\n` character)
92
+- pt: **Add Text To Up** - Value: `Text` (string value `$[ln];` it replaces by `\n` character)
93
- aa: **Add Attribute** - Value: `Attribute|Value`
94
- nt: **Add Tag** - Value: `TagName|Id`
95
+- ut: **Add Tag To Up** - Value: `TagName|Id`
96
97
### Set
98
0 commit comments