emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/flx 82d647a5c6 159/182: Fix incorrect markup in the readme


From: ELPA Syncer
Subject: [nongnu] elpa/flx 82d647a5c6 159/182: Fix incorrect markup in the readme
Date: Tue, 13 Dec 2022 03:59:39 -0500 (EST)

branch: elpa/flx
commit 82d647a5c6a5058e45d5b38e2d3927a047287e2a
Author: antmak <antmak@users.noreply.github.com>
Commit: GitHub <noreply@github.com>

    Fix incorrect markup in the readme
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index b5e4e63396..34e6a8db35 100644
--- a/README.md
+++ b/README.md
@@ -168,7 +168,7 @@ By default Emacs will initiate GC every 0.76 MB allocated 
(`gc-cons-threshold`
 == 800000).  If we increase this to 20 MB (`gc-cons-threshold` == 20000000)
 we get:
 
-````lisp
+```lisp
 (benchmark-run 1
   (setq gc-cons-threshold 20000000)
   (let ((cache (flx-make-filename-cache)))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]