Quote:
Originally Posted by ownedbycats
What the technical reason that a replace_metadata requires a space in front? I was splitting a very long (a|b|c|d) into several lines (less scrolling) and noticed it errored without the space.
|
INI file format parser uses that as 'line continuation' marker.