diff --git a/README.md b/README.md index 6479e2cb..40cb7d57 100644 --- a/README.md +++ b/README.md @@ -75,9 +75,9 @@ The above tag will create a link to the corresponding page file named `Frodo.ext` where `ext` may be any of the allowed extension types. The conversion is as follows: - 1. Strip any non-printables () - 2. Replace any spaces () with dashes - 3. Replace any slashes () with dashes + 1. Strip any non-printables (U+0000-U+001F, U+007F-U+009F) + 2. Replace any spaces (U+0020) with dashes (U+002D) + 3. Replace any slashes (U+002F) with dashes (U+002D) If you'd like the link text to be something that doesn't map directly to the page name, you can specify the actual page name after a pipe: