X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/28151a28db84c6d6018232f36c0003ecd562b3f0..0b4be0d5ff71ca539da8e741826d499a5d649004:/readline.plp diff --git a/readline.plp b/readline.plp index e1e3f10..ded1709 100644 --- a/readline.plp +++ b/readline.plp @@ -1,17 +1,19 @@ <(common.inc.plp)><: - use Shiar_Sheet::KeySigns qw(%sign); # dependant on $get{ascii} - our $VERSION = 'v1.0'; + use Shiar_Sheet::KeySigns qw(%sign); # dependant on $get{ascii} + $header{content_type} = "text/html; charset=$sign{charset}"; :> - + readline cheat sheet + + <:= stylesheet(qw'light dark circus mono red terse') :> <: @@ -21,6 +23,7 @@ print "\n".'' if $showkeys and $get{keys} eq 'ghost'; :> +