Quote:
Originally Posted by ownedbycats
Question: If I put the space at the end of a replace_metadata, it gets truncated. How to prevent?
|
Use
\s
Not sure where it's documented other than buried in the defaults.ini replace_metadata comments:
Code:
## You can use \s in the replacement to add explicit spaces. (The config parser
## tends to discard trailing spaces.)