From 3a93e890ebd660fa65fc53373b73cff6ad67f3f9 Mon Sep 17 00:00:00 2001 From: Enric Lluelles Date: Sun, 26 May 2013 23:33:29 +0200 Subject: [PATCH] Adding span# and span. snippets --- snippets/html.snippets | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/snippets/html.snippets b/snippets/html.snippets index cfc44ad..9693fe0 100644 --- a/snippets/html.snippets +++ b/snippets/html.snippets @@ -730,6 +730,10 @@ snippet source snippet span ${1} +snippet span# + ${2} +snippet span. + ${2} snippet strong ${1} snippet style