X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/cf044fdd2d568779b3fcd0798620d834bb6466fe..refs/heads/master:/index.plp diff --git a/index.plp b/index.plp index 8ce5b8c..f05c02a 100644 --- a/index.plp +++ b/index.plp @@ -2,7 +2,8 @@ Html({ title => 'cheat sheets', - version => '1.17', + 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

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