1
0
Fork 0
mirror of https://github.com/Jackett/Jackett synced 2025-01-05 06:59:02 +00:00

Updated Definition format (markdown)

garfield69 2022-06-06 17:16:28 +12:00
parent ce7a4cf12b
commit 363f7132a1

@ -1046,7 +1046,7 @@ Example:
## range (with indexing)
If a parameter required indexing then by coding an asterix between the brackets will generate an incremental index starting with zero.
If a parameter requires indexing then by coding an Asterix between the brackets you can generate an incremental index starting with zero.
Syntax: `{{ range .Variable }}<prefix>[*]{{.}}<suffix>{{end}}`