From 13b6a2cd51b434fe4de10c688b200fd110e0b205 Mon Sep 17 00:00:00 2001 From: "Kevin C. Coram" Date: Fri, 29 Nov 2019 11:19:46 -0500 Subject: [PATCH] Try to fix footnote --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1099234..80a276e 100644 --- a/README.md +++ b/README.md @@ -39,8 +39,8 @@ configuration setting, providing support both for HTML character escape sequences[^1] such as `©` as well as markdwn formatting and links. [^1] Hugo versions 0.60.0 and up will have restrictions on using embedded HTML, - including escape secquences, unless the Goldmark renderer is configure with - `unsafe = true`. +including escape secquences, unless the Goldmark renderer is configure with +`unsafe = true`. ### `subtitle` parameter