# This was cloned from a TextMate bundle for yasnippet. #name : html #key : .html #condition : (when (boundp 'jquery-project) jquery-project) # -- .html('${1:Some text <b>and bold!</b>}')$0