X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/1d37e00ff50c4cee3f23749febcfe6e33e1f608a..dae21a09b01baa118720670247a87c5cdc2591b8:/digraphs.plp diff --git a/digraphs.plp b/digraphs.plp index fbe8a5d..d44a7fa 100644 --- a/digraphs.plp +++ b/digraphs.plp @@ -14,8 +14,8 @@ $header{content_type} = 'text/html; charset=utf-8'; + digraph cheat sheet - <: my %styles = map {$_ => $_} qw(dark circus mono red terse); our $style = exists $get{style} && $styles{$get{style}} || 'light'; @@ -124,11 +124,13 @@ print "\n";