Normal
Hmm, can't get it to work. I'll try a bit more later on today, but in relation to the code above, which part of /[`´]/ is indicating characters to be replaced & which part is indicating that there is something within to be replaced?e.g. is it saying that the characters between // are to be replaced? Or is it saying that the characters between /[]/ are to be replaced? Or is it saying that simply all these characters are to be replaced?I'm suspecting that there are subtle differences between the accents you've posted & the ones in the episode names I'm matching.Thanks again.
Hmm, can't get it to work. I'll try a bit more later on today, but in relation to the code above, which part of /[`´]/ is indicating characters to be replaced & which part is indicating that there is something within to be replaced?
e.g. is it saying that the characters between // are to be replaced? Or is it saying that the characters between /[]/ are to be replaced? Or is it saying that simply all these characters are to be replaced?
I'm suspecting that there are subtle differences between the accents you've posted & the ones in the episode names I'm matching.
Thanks again.