diff options
| -rw-r--r-- | HelpMe.md | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -25,9 +25,17 @@ * [All The same](#allsame) * [Value list](#Value-list) * [Comment (\#)](#comment-) +* [Managing the output](#the-output) + * [Shortcuts](#shortcuts) + * [Final Result](#final-result) + * [Dice Result](#dice-result) * [Arithmetic](#arithmetic) * [Arithmetic and Dice](#arithmetic-and-dice) * [Validator](#validator) + * [Scalar](#scalar) + * [Boolean Condition](#boolean-condition) + * [Operation Condition](#operation-condition) + * [Composite Validator](#composite-validator) * [Value from set](#select-value-from-list) * [Miscellaneous examples](#examples) * [Best Practices](#best-practices) |