teachingtechYT / teachingtechYT.github.io

Creative Commons Attribution Share Alike 4.0 International
340 stars 125 forks source link

Remove all T0 commands, not just the first one #427

Open DeanCording opened 2 years ago

DeanCording commented 2 years ago

Fix for issue #391

Changed regex to do a global replace instead of a single replace. This will remove all instances of the T0 command instead of just the first one.