X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/1feabc854356323923357263a4dec6fd05ecc46e..aba1357633e2f377e38961d379cf072aa7462afd:/digraphs.plp diff --git a/digraphs.plp b/digraphs.plp index 6193b97..84b063e 100644 --- a/digraphs.plp +++ b/digraphs.plp @@ -17,6 +17,7 @@ $header{content_type} = 'text/html; charset=utf-8'; digraph cheat sheet + @@ -51,7 +52,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,8 +119,8 @@ print "
\n";