text-decoration: none:underline:overline:line-through:blink (text) 215 B

12345
  1. # This was cloned from a TextMate bundle for yasnippet.
  2. #name : text-decoration: none:underline:overline:line-through:blink (text)
  3. #key : text
  4. # --
  5. text-decoration: ${1:none/underline/overline/line-through/blink};$0