From 6319f24c989c3641a6929ccaa844cb43b2ed3fea Mon Sep 17 00:00:00 2001 From: guoguangwu Date: Sun, 27 Aug 2023 16:25:44 +0800 Subject: [PATCH] fix: suppression typo Signed-off-by: guoguangwu --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 997ef5d..6230ec3 100644 --- a/README.md +++ b/README.md @@ -219,7 +219,7 @@ Extensions In addition to the standard markdown syntax, this package implements the following extensions: -* **Intra-word emphasis supression**. The `_` character is +* **Intra-word emphasis suppression**. The `_` character is commonly used inside words when discussing code, so having markdown interpret it as an emphasis command is usually the wrong thing. Blackfriday lets you treat all emphasis markers as