Patrick Stockwell ab301801b0 Improve path normalisation with separate substitutions
This change reverts the original regex and simply adds a second regex
which is called on the result. '/\./' is one literal forward slash, one
literal fullstop (escaped with a leading backslash), and one literal
forward slash. In plain text, `/./` will be replaced with `/`.
2020-05-11 21:08:54 -04:00
..
2019-12-20 20:41:03 -07:00
2019-04-19 21:01:02 +02:00
2020-04-03 13:31:36 -06:00
2020-04-03 13:31:36 -06:00
2020-04-03 13:31:36 -06:00