From 04e5a8db25ec86a44c900c66fc49ffee9c90f335 Mon Sep 17 00:00:00 2001 From: Henrik Lissner Date: Sun, 8 Dec 2019 00:21:07 -0500 Subject: [PATCH] docs/faq: fix strike-through markup #2165 --- docs/faq.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/faq.org b/docs/faq.org index 44c3cee82..6c249615a 100644 --- a/docs/faq.org +++ b/docs/faq.org @@ -121,7 +121,7 @@ To paraphrase (and expand upon) a [[https://www.reddit.com/r/emacs/comments/6pa0 optimizations we wouldn't have otherwise. ** Why such a complicated package management system? -Doom had ++four++ *five* goals for its package management system: +Doom had +four+ *five* goals for its package management system: 1. *Scriptability:* package management should be shell-scriptable, so updating can be automated.