File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -40,14 +40,15 @@ pros-and-cons-of-the-options:
4040 pros :
4141 - &argument-a '{argument a}'
4242 - ' {argument b}'
43- # use "neutral" if the given argument weights neither for good nor bad.
4443
44+ # use "neutral" if the given argument weights neither for good nor bad.
4545 neutral :
4646 - &argument-c '{argument c}'
4747
4848 cons :
4949 - &argument-d '{argument d}'
50- # numbers of pros and cons can vary
50+
51+ # numbers of arguments may vary
5152
5253 id-of-option-2 :
5354 # same structure as id-of-option-1
@@ -57,14 +58,12 @@ pros-and-cons-of-the-options:
5758 pros :
5859 - &argument-a '{argument a}'
5960 - ' {argument b}'
60- # use "neutral" if the given argument weights neither for good nor bad.
6161
6262 neutral :
6363 - &argument-c '{argument c}'
6464
6565 cons :
6666 - &argument-d '{argument d}'
67- # numbers of pros and cons can vary
6867
6968decision-outcome :
7069
You can’t perform that action at this time.
0 commit comments