1
0
Fork 0

Merge branch 'main' into test

This commit is contained in:
Bram Schoenmakers 2024-02-12 11:22:53 +01:00
commit 4dd622c865
Signed by: bram
GPG key ID: 0CCD19DFDC63258F

View file

@ -228,7 +228,7 @@ FastGPT with the following prompt:
(defun kagi--format-reference-index (i)
"Format the index of reference number I."
(propertize (format "[%d]" i) 'font-lock-face 'bold))
(propertize (format "[%d]" i) 'font-lock-face 'kagi-bold))
(defun kagi--format-references (references)
"Format the REFRENCES as a string.