diff --git a/wiki/Placeholders.md b/wiki/Placeholders.md index 15fd932..f246f91 100644 --- a/wiki/Placeholders.md +++ b/wiki/Placeholders.md @@ -479,10 +479,10 @@ More info about this expansion can be found on the [GitHub-Repository](https://g %formatter_number_time_hours_% # Handles number as hours %formatter_number_time_hrs_% # Handles number as hours +%formatter_replace___% %formatter_text_substring__% %formatter_text_uppercase_% %formatter_text_lowercase_% -%formatter_join___% ``` ----