From 526db6c64701e6b0c24a965979cab070eca4e977 Mon Sep 17 00:00:00 2001 From: Jean Viscogliosi-Pate Date: Sun, 20 Jul 2025 11:32:51 -0400 Subject: [PATCH] Update Home --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index a3ff95d..be6c410 100644 --- a/Home.md +++ b/Home.md @@ -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. \ No newline at end of file