jquery.before 195 B

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