diff options
| author | 2020-01-29 11:09:07 +0100 | |
|---|---|---|
| committer | 2020-01-29 11:09:07 +0100 | |
| commit | 2cd5e2606aa13788e106457e8aa0164d74297842 (patch) | |
| tree | 0660294a81168a7d9355efb4af4a851046516b39 /HelpMe.md | |
| parent | a4319441d330fd334d7dfd8a0664b2cd4823fad1 (diff) | |
| download | OneRoll-2cd5e2606aa13788e106457e8aa0164d74297842.tar.gz OneRoll-2cd5e2606aa13788e106457e8aa0164d74297842.zip | |
add subsection in help
Diffstat (limited to 'HelpMe.md')
| -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) |