From 865ad2cd987f1930e3ac28912ec3bcc82e32c700 Mon Sep 17 00:00:00 2001 From: Pavitra Behre <7106809+pavitra14@users.noreply.github.com> Date: Fri, 3 Jul 2020 18:19:04 +0530 Subject: [PATCH] emmet: Fixed a typo in Emmet Cheatsheet (#1479) Fixed a typo in emmet section>p gives

...

Earlier it was
....

--- emmet.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/emmet.md b/emmet.md index 6636ab9e4..b4c131d7f 100644 --- a/emmet.md +++ b/emmet.md @@ -31,7 +31,7 @@ section>p+p+p Expands to ```html
-

+