X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/1feabc854356323923357263a4dec6fd05ecc46e..82c2fbd0e3157016f580c0ef823996ed26d8bb26:/digraphs.plp diff --git a/digraphs.plp b/digraphs.plp index 6193b97..be33d63 100644 --- a/digraphs.plp +++ b/digraphs.plp @@ -51,7 +51,7 @@ print ''; print qq'' for map {scalar @$_} @chars2; print "\n"; for my $section (qw{thead tfoot}) { - print "<$section>
 "; + print "<$section>
↳"; print '', quote($_) for map {@$_} @chars2; print " \n"; } @@ -118,7 +118,7 @@ print "
\n";