aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2019-01-05 17:07:15 +0000
committerSean Whitton <spwhitton@spwhitton.name>2019-01-05 17:07:15 +0000
commita29917cf76775c59f0b1cbdb08612fbcf9366174 (patch)
tree613fdce7ba177269217fd9dd36eafcf54bfbd639 /README.md
parent313abf46ae883498e4482f2834ab96de7b302650 (diff)
downloadorg-d20-a29917cf76775c59f0b1cbdb08612fbcf9366174.tar.gz
another markdown fix
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Diffstat (limited to 'README.md')
-rw-r--r--README.md16
1 files changed, 8 insertions, 8 deletions
diff --git a/README.md b/README.md
index e733646..79a2c0b 100644
--- a/README.md
+++ b/README.md
@@ -52,16 +52,16 @@ confirm that the value for org-d20-party that you've supplied is safe.
The following bindings should then be available:
-- <kbd><f9></kbd> -- start a combat, or advance the turn/round counter
+- <kbd>&gt;f9></kbd> -- start a combat, or advance the turn/round counter
for an existing combat, depending on point
-- <kbd>S-<f9></kbd> -- add new monsters to an existing combat
-- <kbd><f10></kbd> -- apply damage to the monster at point
-- <kbd>S-<f10></kbd> -- evaluate the dice expression (e.g. `4d10`) at
+- <kbd>S-&gt;f9></kbd> -- add new monsters to an existing combat
+- <kbd>&gt;f10></kbd> -- apply damage to the monster at point
+- <kbd>S-&gt;f10></kbd> -- evaluate the dice expression (e.g. `4d10`) at
point
-- <kbd><f11></kbd> -- prompt for dice expression and evaluate it
-- <kbd>S-<f11></kbd> -- roll the last dice expression again
-- <kbd><f12></kbd> -- roll d20, with advantage and disadvantage shown
-- <kbd>S-<f12></kbd> -- roll percentile dice
+- <kbd>&gt;f11></kbd> -- prompt for dice expression and evaluate it
+- <kbd>S-&gt;f11></kbd> -- roll the last dice expression again
+- <kbd>&gt;f12></kbd> -- roll d20, with advantage and disadvantage shown
+- <kbd>S-&gt;f12></kbd> -- roll percentile dice
## Bugs/patches ##