X-Git-Url: http://git.shiar.net/sheet.git/blobdiff_plain/aae69dfcf69ae9825f53f670aa09691934fc27ba..b5770997564659fc6a205c774152f6f41d8d1832:/digraphs.plp diff --git a/digraphs.plp b/digraphs.plp index c5184a4..98fba89 100644 --- a/digraphs.plp +++ b/digraphs.plp @@ -16,16 +16,16 @@ $header{content_type} = 'text/html; charset=utf-8'; digraph cheat sheet - + - +

RFC-1345 Digraphs

i^k in Vim. Also see common digraphs.

-

Unofficial proposals +

Unofficial proposals are available as ex commands.

<: @@ -47,11 +47,11 @@ my @chars = ( ); my @chars2 = (['_'], @chars); # trailing character (extended set) -print ''; +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"; } @@ -87,8 +87,8 @@ for my $c1group (@chars) { } print "
\n"; :> -
- +
+
control spacing modifier @@ -109,7 +109,7 @@ print "
\n"; chinese - +
unicode latin1 ascii @@ -117,11 +117,11 @@ print "
\n";
-