Escape greater/less than symbols incorrectly interpreted as tags

Signed-off-by: Graham <gpe@openrs2.org>
master
Graham 2 years ago
parent 6e41863c58
commit 431685124a
  1. 2
      share/doc/protocol/create.md
  2. 2
      share/doc/protocol/login.md

@ -76,7 +76,7 @@ try again.
| Long\[n\] | Base37-encoded suggested names |
**Message (if n is non-zero):** That username is unavailable. Possible
alternatives: <comma-separated list of suggested names>.
alternatives: \<comma-separated list of suggested names\>.
**Message (if n is zero):** That username is unavailable. We could not suggest a
suitable alternative account name. Please choose again.

@ -330,7 +330,7 @@ return to the main menu and exit fullscreen or use a members' account.
| UnsignedByte | Hop time |
**Message:** You have only just left another world. Your profile will be
transferred in <n> seconds.
transferred in \<n\> seconds.
The number of remaining seconds is calculated using the following formula:
(hopTime * 60 + 180) / 50

Loading…
Cancel
Save