From b94c5c90715b7440f1dfab5cba11f95e0a8e45a0 Mon Sep 17 00:00:00 2001 From: Artur Malabarba Date: Sat, 29 Nov 2014 03:01:38 +0000 Subject: Whitespace --- sx-question-print.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sx-question-print.el b/sx-question-print.el index f08664d..0959f36 100644 --- a/sx-question-print.el +++ b/sx-question-print.el @@ -318,7 +318,7 @@ where `value' is given `face' as its face. (defvar sx-question-mode--reference-regexp (rx line-start (0+ blank) "[%s]:" (0+ blank) - (group-n 1 (1+ (not blank)))) + (group-n 1 (1+ (not blank)))) "Regexp used to find the url of labeled links. E.g.: [1]: https://...") -- cgit v1.2.3