Update Home

Jean Viscogliosi-Pate 2025-06-27 01:30:02 -04:00
parent 3da97aa763
commit 700bbedb7e
1 changed files with 1 additions and 1 deletions

@ -56,7 +56,7 @@ If you want to use the reader's name in `prn/` scope, you can use `Y/n`!
- "cut/crocodiles/-6/" will become "croc," with the last six letters of "crocodiles" being cut off
- "cut/crocodiles/-6/5/" will become "odile" because it starts 6 spaces from the end and moves 5 spaces towards the end
- "cut/seagull/3/" will become "gull"
- "cut/seagull/0/3/" will become "sea."
- "cut/seagull/0/3/" will become "sea"
- `cap/`phrase`/` turns the phrase to lowercase, `Cap/`phrase`/` turns the phrase to Start case, and `CAP/`phrase`/` turns the phrase to ALL CAPS.
- `mrr/`phrase`/` will cause the phrase to have its letters reversed, as if mirrored.
- Readers can add their own replacements! If you want to write with a custom marker not provided by MetamorPOV, you have the option of suggesting that your readers add it to their configuration. Examples of replacements that may be useful but are not provided by MetamorPOV include last names, nicknames, and nobility titles.