From 98e6607c917c55b2e569895d9dd4ea57c48ee0cf Mon Sep 17 00:00:00 2001
From: Phil Bajsicki <phil@bajsicki.com>
Date: Sun, 25 May 2025 12:46:00 +0200
Subject: [PATCH] Fix code display in gptel.org

---
 gptel.org | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gptel.org b/gptel.org
index 6a7dc24..e372fa5 100644
--- a/gptel.org
+++ b/gptel.org
@@ -294,7 +294,7 @@ The tools used are [[https://codeberg.org/bajsicki/gptel-org-tools][gptel-org-to
 Current set-up as in the [[id:4cd8beda-23ca-4627-8999-4a87752ddb90][Preamble]].
 
 **** Buffer state:
-#+begin_quote
+#+begin_src
 :PROPERTIES:
 :ID:       4a4bc8aa-e1ce-4501-829c-a6c0d638bb79
 :GPTEL_MODEL: llamacpp
@@ -305,7 +305,7 @@ Current set-up as in the [[id:4cd8beda-23ca-4627-8999-4a87752ddb90][Preamble]].
 #+title: llm-testing
 
 @llama.cpp-default-notools Hello
-#+end_quote
+#+end_src
 **** C-c RET -> Response
 ***** *gptel-log*
 #+begin_src json