commit be5a7adc8e0102a8a39b94803bed95dcc62098ab
parent 1de96825dbc22f3aa4b41eecb6ab219e5bf93b76
Author: Nick Econopouly <wry@mm.st>
Date: Tue, 20 Oct 2020 14:42:01 -0400
Remove org formatting from elisp commentary
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/anki-capture.el b/anki-capture.el
@@ -7,7 +7,7 @@
;;; Commentary:
;; Perhaps you want to use Emacs and Org mode for quickly adding notes to
;; Anki, but you do not want to deal with storing and organizing the
-;; notes in text format. =anki-capture= is an =org-capture=-like
+;; notes in text format. 'anki-capture' is an 'org-capture'-like
;; interface for adding notes directly to Anki from anywhere in Emacs.
;;
;;