From b4e0944467bf32c29bd6103bb02de499672158e9 Mon Sep 17 00:00:00 2001 From: Henrik Lissner Date: Sun, 27 Oct 2019 17:27:26 -0400 Subject: [PATCH] lang/markdown: mention +grip flag in README --- modules/lang/markdown/README.org | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/modules/lang/markdown/README.org b/modules/lang/markdown/README.org index 2664ef670..57749bced 100644 --- a/modules/lang/markdown/README.org +++ b/modules/lang/markdown/README.org @@ -42,7 +42,8 @@ for Markdown’s syntax is the format of plain text email. -- John Gruber #+end_quote ** Module Flags -This module provides no flags. ++ =+grip= Enables [[https://github.com/seagle0128/grip-mode][grip support]] (on = p=), to provide live + github-style previews of your markdown (or org) files. ** Plugins + markdown-mode