Merge pull request #35 from phmongeau/master

Fixed duplicate 'title' snippet in html.
This commit is contained in:
Honza Pokorny 2011-10-13 04:55:45 -07:00
commit c4543bad05

View File

@ -128,7 +128,7 @@ snippet scope
scope="${1:row}"${2}
snippet src
src="${1}"${2}
snippet title
snippet title=
title="${1}"${2}
snippet type
type="${1}"${2}