- fixed bug with writing questions mark!!
- new feature added! now the format supports multiline!
example:
Code (YAML):
format
:
- 'line1'
- 'line2'
example 2:
Code (YAML):
format:
0:
format
:
- 'line1'
- 'line2'
1:
perm
: 'vip.moh'
format
:
- 'vip line1'
- 'bip line2'