fix transliterate example in readme
This commit is contained in:
@@ -51,7 +51,7 @@ Nomina has **18 rule types** that chain together in any order:
|
|||||||
| 📎 | **Extension** | Change, remove, normalize, or force file extensions |
|
| 📎 | **Extension** | Change, remove, normalize, or force file extensions |
|
||||||
| #️⃣ | **Hash** | MD5, SHA1, or SHA256 content hashes |
|
| #️⃣ | **Hash** | MD5, SHA1, or SHA256 content hashes |
|
||||||
| 📁 | **Folder name** | Pull in parent or grandparent folder names |
|
| 📁 | **Folder name** | Pull in parent or grandparent folder names |
|
||||||
| 🌐 | **Transliterate** | Unicode to ASCII ("cafe" from "cafe", that kind of thing) |
|
| 🌐 | **Transliterate** | Unicode to ASCII ("cafe" from "café", that kind of thing) |
|
||||||
| 0️⃣ | **Padding** | Leading zeros for proper alphabetical sorting |
|
| 0️⃣ | **Padding** | Leading zeros for proper alphabetical sorting |
|
||||||
| 📏 | **Truncate** | Enforce a maximum filename length |
|
| 📏 | **Truncate** | Enforce a maximum filename length |
|
||||||
| 🎲 | **Randomize** | Random hex, alpha, alphanumeric, or UUID strings |
|
| 🎲 | **Randomize** | Random hex, alpha, alphanumeric, or UUID strings |
|
||||||
|
|||||||
Reference in New Issue
Block a user