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

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

[nongnu] elpa/reformatter 8372cc4259 39/81: Prefer "elisp" for code bloc


From: ELPA Syncer
Subject: [nongnu] elpa/reformatter 8372cc4259 39/81: Prefer "elisp" for code blocks
Date: Tue, 5 Sep 2023 04:03:36 -0400 (EDT)

branch: elpa/reformatter
commit 8372cc425967f055ba8a26f6098649467e776c5e
Author: Steve Purcell <steve@sanityinc.com>
Commit: Steve Purcell <steve@sanityinc.com>

    Prefer "elisp" for code blocks
    
    Thanks @Alhadis
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index f534793fff..91011e441b 100644
--- a/README.md
+++ b/README.md
@@ -110,7 +110,7 @@ their own ad-hoc reformatter wrappers
 Ensure `reformatter.el` is in a directory on your load-path, and add
 the following to your `~/.emacs` or `~/.emacs.d/init.el`:
 
-``` lisp
+```elisp
 (require 'reformatter)
 ```
 



reply via email to

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