[tutorial v1.1_200] A regexp variable
This commit is contained in:
parent
df32364a0d
commit
6a0a553faf
1 changed files with 3 additions and 1 deletions
|
|
@ -10,5 +10,7 @@ proxies:
|
||||||
description: Title or Description
|
description: Title or Description
|
||||||
mandatory: false
|
mandatory: false
|
||||||
|
|
||||||
color: # Color
|
color:
|
||||||
|
description: Color
|
||||||
|
regexp: ^#(?:[0-9a-f]{3}){1,2}$
|
||||||
...
|
...
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue