some comment cleanups
This commit is contained in:
parent
6278278508
commit
1e54cf0458
8 changed files with 10 additions and 14 deletions
|
|
@ -280,7 +280,7 @@ sub makeAbsolute {
|
|||
|
||||
my $linkParser = sub {
|
||||
my ($tagname, $attr, $text) = @_;
|
||||
my %linkElements = # from HTML::Element.pm
|
||||
my %linkElements = # from HTML::Element
|
||||
(
|
||||
body => 'background',
|
||||
base => 'href',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue