This commit is contained in:
Madison Scott-Clary
2023-09-27 15:49:47 -07:00
parent 1949a8deea
commit 7c84fc5cfe

View File

@ -163,7 +163,7 @@ will produce the output:
> she has she / her pronouns.
You can read about `%#` in `help substitutions`. Also, take note of the extra parameter in that first substitution, `[they(%#%xh, 1``)]`. This is how you capitalize a substituted word.
You can read about `%#` in `help substitutions`. Also, take note of the extra parameter in that first substitution, `[they(%#%xh, 1)]`. This is how you capitalize a substituted word.
### Pronoun Functions