Entry 3276

vim breakage

   

Submitted by anonymous on March 2, 2010 at 12:26 p.m.
Language: YAML. Code size: 137 bytes.

list: 
  - a 
  - 'string'
  - "another string"
  - b's
  - c:
      d: e
  - f's
  - g32h
  - i[j]
  - k*l
  - string is true

This snippet took 0.01 seconds to highlight.

Back to the Entry List or Home.

Delete this entry (admin only).