diff options
Diffstat (limited to 'tags/86/eb/20141104063817.D09C41C04D@jawa.homebase.dk/unread')
-rw-r--r-- | tags/86/eb/20141104063817.D09C41C04D@jawa.homebase.dk/unread | 0 |
1 files changed, 0 insertions, 0 deletions
#!/usr/bin/perl # drop content above initial headline - i.e. treat it as editorial noise use warnings; use strict; use Path::Tiny; use HTML::Entities; my $infile = shift; my $outfile = shift || $infile; $_ = path($infile)->slurp_utf8; s!^(?:.*?\n)?= != !s; path($outfile)->spew_utf8($_); 1; lternate' title='Atom feed' href='https://source.jones.dk/notmuch/atom/tags/86/eb/20141104063817.D09C41C04D@jawa.homebase.dk/unread?h=master' type='application/atom+xml'/>
![]() |
index : notmuch | |
Unnamed repository; edit this file 'description' to name the repository. | Jonas Smedegaard |
summaryrefslogtreecommitdiff |
-rw-r--r-- | tags/86/eb/20141104063817.D09C41C04D@jawa.homebase.dk/unread | 0 |