diff --git a/README.md b/README.md index c65e4c3..2477468 100644 --- a/README.md +++ b/README.md @@ -203,18 +203,18 @@ console.log('') ###### `HTML Example` ```html -This is the content +This is the content ``` > Output: > ```html -> Npm stand for node packet manager. +> This is the content > ``` ###### `Markdown Example` ```markdown -This is the content +This is the `content` ``` > Output: