X-Git-Url: http://git.shiar.net/sheet.git/blobdiff_plain/74c62db62374d809605edb4fb0e82ba852502ecb..HEAD:/index.plp diff --git a/index.plp b/index.plp index 022a298..f05c02a 100644 --- a/index.plp +++ b/index.plp @@ -3,7 +3,7 @@ Html({ title => 'cheat sheets', canonical => '/', - version => '1.17', + version => '1.18', description => [ "Cheat sheets summarising various software programs and standards.", ], @@ -35,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

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