wisp
 
(Arne Babenhauserheide)
2014-12-23: trim code

trim code

diff --git a/docs/srfi-from-template.html b/docs/srfi-from-template.html
--- a/docs/srfi-from-template.html
+++ b/docs/srfi-from-template.html
@@ -434,8 +434,6 @@ If the colon is the last non-whitespace 
  " ; linebreaks in strings do not affect wisp parsing
            . (string-capitalize ; linebreaks in parentheses are ignored.
              (string-reverse s))
-           . "
-"
 </pre>