b1701ff571
String.replace only replaces a single instance of the search pattern by default; we need a regex in g mode if we want to replace them all.