attempt to improve '-K' output for lists
- use [N] instead if [] to indicate a Number needs to be placed there - enumerate list items
This commit is contained in:
@@ -87,10 +87,10 @@ num
|
||||
1
|
||||
subcategory
|
||||
test_subcategory
|
||||
tags[]
|
||||
- foo
|
||||
- bar
|
||||
- テスト
|
||||
tags[N]
|
||||
0 foo
|
||||
1 bar
|
||||
2 テスト
|
||||
user[id]
|
||||
123
|
||||
user[name]
|
||||
|
||||
Reference in New Issue
Block a user