X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/50763dcb98df403ba90a936d1f120a6b61eba995..HEAD:/index.plp diff --git a/index.plp b/index.plp index 3296207..f05c02a 100644 --- a/index.plp +++ b/index.plp @@ -2,7 +2,8 @@ Html({ title => 'cheat sheets', - version => '1.14', + canonical => '/', + version => '1.18', description => [ "Cheat sheets summarising various software programs and standards.", ], @@ -34,7 +35,9 @@ if (open my $log, '<', 'UPDATE') {{ EscapeHTML $line; my ($date, $subject) = split /[\t\n]/, $line; $date =~ s/ \K// and $date .= ''; - $subject =~ s{\A(\w+)(?=: )}{showlink($1, -e "$1.plp" && "/$1")}e; + $subject =~ s{\A (\w+) (?= (?:/\w+)* :\h )}{ + showlink($1, -e "$1.plp" && "/$1"); + }ex; say "

Last update: $date $subject

"; }} @@ -50,7 +53,8 @@ if (open my $log, '<', 'UPDATE') {{
  • vimperator
  • mutt
  • nethack -
  • mplayer +
  • mplayer/mpv +
  • altgr/option