User:AnomieBOT/source/tasks/PERTableUpdater.pm: Difference between revisions

Content deleted Content added
AnomieBOT (talk | contribs)
Updating published sources: PERTableUpdater: * Fix coloring of extended-confirmed on EPERTable. Somehow it didn't get set right back in 2016 and no one noticed until now.
AnomieBOT (talk | contribs)
Updating published sources: PERTableUpdater: * Update <code><nowiki><syntaxhighlight></nowiki></code> syntax.
Line 310:
$pd->{'prottype'}=$tb->{'source'};
my $line=$tb->{'line'};
$pd->{'reason'}=qq(Matching line: <syntaxhighlight lang="text" enclose="none"inline>$line</syntax).qq(highlight>);
$protscore=$sc;
}