X-Git-Url: http://git.shiar.net/sheet.git/blobdiff_plain/1feabc854356323923357263a4dec6fd05ecc46e..f632d0f7b14a26b4574a098e660da841fcfe7b52:/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";