Content deleted Content added
Updating published sources: TFATitleSubpageCreator: * Allow for bolding being inside the piped part of the link, rather than around the whole link. |
Updating published sources: General: * Add lots of backslashes to regexes, because new Perl whines about unescaped left-braces. |
||
Line 71:
next if exists($_->{'missing'});
next if $_->{'revisions'}[0]{'*'}=~/\{\{TFAempty\}\}/;
my $title=$_->{'title'};
|