Release Notes
- **[Added]** `{{prc}}` placeholder.
- Gets replaced with `%` when parsed.
- **[Changed]** `{{u}}` can now be used in all available placeholders, not just replace.
- **[Fixed]** `Placeholder needs to be of format '%formatter_<type>_<option>_<values>%` now only shows if `<type>` or `<option>` are empty/null.
- Should `<values>` be empty/null will an empty String be returned.