From 2a1ac6ae1934bf989ccdd84ebcfddd93a61644fe Mon Sep 17 00:00:00 2001 From: "Kyle J. McKay" Date: Sat, 2 Dec 2017 17:42:32 -0800 Subject: [PATCH] README: quote tag in comment to avoid misinterpretation Signed-off-by: Kyle J. McKay --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 1cf420b..6c99be1 100644 --- a/README +++ b/README @@ -191,7 +191,7 @@ Version History + Markdown.pl: retain square brackets around footnotes -+ Markdown.pl: treat '*' in
    like last marker ++ Markdown.pl: treat '*' in `
      ` like last marker + Markdown.pl: normalize link white space -- 2.11.4.GIT