[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/evil-surround a213d30c86 020/175: Fix markup glitch in rea
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/evil-surround a213d30c86 020/175: Fix markup glitch in readme. |
Date: |
Mon, 9 Oct 2023 13:01:00 -0400 (EDT) |
branch: elpa/evil-surround
commit a213d30c86289fbd374620e3525cf897ed9edc8f
Author: Michael Markert <markert.michael@googlemail.com>
Commit: Michael Markert <markert.michael@googlemail.com>
Fix markup glitch in readme.
Signed-off-by: Michael Markert <markert.michael@googlemail.com>
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 7c069a7782..fd9a68deab 100644
--- a/README.md
+++ b/README.md
@@ -42,7 +42,7 @@ inserting angle brackets is, so you can add this:
Don't worry about having two entries for `<` surround will take the first.
-Or in Emacs Lisp modes using ` to enter ` ' is quite useful, but not adding a
+Or in Emacs Lisp modes using \` to enter \` ' is quite useful, but not adding a
pair of ` (the default behavior if no entry in `surround-pairs-alist` is
present), so you can do this:
- [nongnu] elpa/evil-surround 0209cf9170 004/175: adds angle bracket surround, (continued)
- [nongnu] elpa/evil-surround 0209cf9170 004/175: adds angle bracket surround, ELPA Syncer, 2023/10/09
- [nongnu] elpa/evil-surround d911f1eb70 012/175: Merge pull request #3 from epsilon47/master, ELPA Syncer, 2023/10/09
- [nongnu] elpa/evil-surround b40d2b6542 017/175: Merge pull request #7 from cofi/docs, ELPA Syncer, 2023/10/09
- [nongnu] elpa/evil-surround e50649f7cd 061/175: Improve evil-surround-block doc comment, ELPA Syncer, 2023/10/09
- [nongnu] elpa/evil-surround 9f1ab3c302 065/175: typo, ELPA Syncer, 2023/10/09
- [nongnu] elpa/evil-surround 18a33859d7 055/175: Merge pull request #57 from Drolyt/patch-1, ELPA Syncer, 2023/10/09
- [nongnu] elpa/evil-surround 4c5e3bf0bc 056/175: Fix indentation of surrounded lines, ELPA Syncer, 2023/10/09
- [nongnu] elpa/evil-surround 9724dcce1b 091/175: fix #84: revert 66b8f89 which reintroduced #24 as a regression, ELPA Syncer, 2023/10/09
- [nongnu] elpa/evil-surround 9a7ab545dd 085/175: Add explicit autoload definitions to avoid implicit evil dependency, ELPA Syncer, 2023/10/09
- [nongnu] elpa/evil-surround 4962fb5bdd 102/175: fix evil surround's case, ELPA Syncer, 2023/10/09
- [nongnu] elpa/evil-surround a213d30c86 020/175: Fix markup glitch in readme.,
ELPA Syncer <=
- [nongnu] elpa/evil-surround 627d1e69ea 021/175: Merge pull request #9 from cofi/master, ELPA Syncer, 2023/10/09
- [nongnu] elpa/evil-surround 97d1f82e95 022/175: Don't trim outer whitespace, ELPA Syncer, 2023/10/09
- [nongnu] elpa/evil-surround d94fcbbeaf 034/175: Merge https://github.com/ersiner/evil-surround, ELPA Syncer, 2023/10/09
- [nongnu] elpa/evil-surround 6002c9d697 041/175: Update README to reflect renaming, ELPA Syncer, 2023/10/09
- [nongnu] elpa/evil-surround f44d524315 058/175: Merge pull request #63 from jbranso/master, ELPA Syncer, 2023/10/09
- [nongnu] elpa/evil-surround bfa438cf62 066/175: add license, ELPA Syncer, 2023/10/09
- [nongnu] elpa/evil-surround 9a682289de 054/175: Update README.md, ELPA Syncer, 2023/10/09
- [nongnu] elpa/evil-surround 62742576f0 092/175: Merge pull request #93 from ninrod/master, ELPA Syncer, 2023/10/09
- [nongnu] elpa/evil-surround 66b8f89d4f 082/175: Use evil helpers for correct key translation, ELPA Syncer, 2023/10/09
- [nongnu] elpa/evil-surround 8d4e72d62a 078/175: README: surround-operator-alist -> evil-surround-operator-alist, ELPA Syncer, 2023/10/09