Archie mode for Codemirror

x
 
headline: Bait and Switch, a Common Ploy of Patriots and Seahawks
leadin: The Patriots and the Seahawks [IGNORED] ...
[sections]
kicker: New England Patriots
hed: Patriovs vs. Ravens, Jan. 10
colors.red: #f00
colors.green: #0f0
colors.blue: #00f
[days]
* Sunday
note: holiday!
* Monday
* Tuesday
Whitespace is still fine around the '*'
    *   Wednesday
* Thursday
Friday!
* Friday
* Saturday
[]
key: value
More value
Even more value
:end
xxxxxxxxxx
 
{
  "headline": "Bait and Switch, a Common Ploy of Patriots and Seahawks",
  "leadin": "The Patriots and the Seahawks  ...",
  "sections": [
    {
      "kicker": "New England Patriots",
      "hed": "Patriovs vs. Ravens, Jan. 10",
      "colors": {
        "red": "#f00",
        "green": "#0f0",
        "blue": "#00f"
      }
    }
  ],
  "days": [
    "Sunday",
    "Monday",
    "Tuesday",
    "Wednesday",
    "Thursday",
    "Friday",
    "Saturday"
  ],
  "key": "value\nMore value\n\nEven more value"
}