From 377b893e71a6889202ec5f5579a1132563d705d1 Mon Sep 17 00:00:00 2001 From: Marcus Kammer Date: Fri, 3 May 2024 10:16:13 +0200 Subject: [PATCH] Optical distinction between code blocks in epub --- onlisp.org | 2 ++ 1 file changed, 2 insertions(+) diff --git a/onlisp.org b/onlisp.org index 461103b..32f98fc 100644 --- a/onlisp.org +++ b/onlisp.org @@ -2617,6 +2617,8 @@ successive cdrs of the list: (2 3 4 5) #+END_EXAMPLE +--- + #+BEGIN_SRC lisp (defun longer (x y) (labels ((compare (x y)