From 5b1737f04ef39c2e9903839cf1ea574e7b944c54 Mon Sep 17 00:00:00 2001 From: Reed Esau Date: Fri, 7 Nov 2014 01:09:47 -0700 Subject: [PATCH] Fix for missing footnote --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index 78598bb..4608b13 100644 --- a/README.markdown +++ b/README.markdown @@ -222,7 +222,7 @@ When inserting text while in *PencilHard* mode, Vim’s autoformat feature will be enabled by default and can offer many of the same benefits as soft line wrap. -A useful exception: if used with popular prose-oriented syntax modules, +A useful exception: if used with popular prose-oriented syntax plugins, _pencil_ will **disable** autoformat when you enter Insert mode from inside a code block or table. (See the advanced section below for more details.)