X-Git-Url: https://git.deb.at/?p=debienna.git;a=blobdiff_plain;f=LefantFotoHack%2Findex.mdwn;h=76703e7bbf7449af0bc584701cd0b2f570443095;hp=c79f782a4a65cc497241f9170e7c9be6ad59ba31;hb=80fdaffffc17efaeb5e43cfb3432118d080a63e7;hpb=096ccad2de573f503e177bb76164614337f92da3 diff --git a/LefantFotoHack/index.mdwn b/LefantFotoHack/index.mdwn index c79f782..76703e7 100644 --- a/LefantFotoHack/index.mdwn +++ b/LefantFotoHack/index.mdwn @@ -1,4 +1,6 @@ -{{{ + + +[[!format txt """ #!/usr/bin/scsh -s !# @@ -9,7 +11,7 @@ (display (let ((file-contents (call-with-input-file "dirindex.html" - (lambda (in) + (lambda (in) (read-string (file-size "dirindex.html") in)))) (curdir (r-s #f @@ -35,7 +37,7 @@ " http://fotos.lefant.net/" curdir 2 "]\n"))) (newline) -}}} +"""]] + ----- -CategoryCodeSnippets \ No newline at end of file + [[!tag CategoryCodeSnippets]]