Update Home

Jean Viscogliosi-Pate 2025-07-20 11:32:51 -04:00
parent e7538218c0
commit 526db6c647
1 changed files with 1 additions and 1 deletions

@ -58,6 +58,6 @@ If you want to use the reader's name in `prn/` scope, you can use `Y/n`!
- `cut/crocodiles/off last 1/` will become "crocodile"
- `cut/cut/crocodiles/off first 4//off last 1/` will first become "odiles" and then become "odile"
- `cap/words/` turns the words to lowercase, `Cap/words/` capitalizes the first letter, and `CAP/words/` turns the words to ALL CAPS!
- Please note that all caps can be disruptive for screen reader users. If you are able, consider using the CSS text-transform property instead.
- Please note that all caps can be disruptive for screen reader users. If you are able, consider using the CSS text-transform property instead. This can be done on AO3 with work skins.
- `mrr/words/` will cause the group of words 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.