]> git.deb.at Git - debienna.git/blobdiff - LefantFotoHack/index.mdwn
updated minidebconf plans after irc meeting
[debienna.git] / LefantFotoHack / index.mdwn
index c79f782a4a65cc497241f9170e7c9be6ad59ba31..76703e7bbf7449af0bc584701cd0b2f570443095 100644 (file)
@@ -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]]